btnw {monitoR} | R Documentation |
Black-Throated Green Warbler (Setophaga virens) Song
Description
A 3 second wave recording of a Black-throated Green Warbler (Setophaga virens) song.
Usage
data(btnw)
Format
The format is:
Formal class 'Wave' [package "tuneR"] with 6 slots
..@ left : int [1:72001] -53 -65 -32 44 -15 -37 -5 26 26 55 ...
..@ right : num(0)
..@ stereo : logi FALSE
..@ samp.rate: int 24000
..@ bit : int 16
..@ pcm : logi TRUE
Source
Sound clips were recorded in Vermont, USA in 2010. Equipment was a Wildlife Acoustics SM1(TM) recorder recording in WAC0 format, converted to wave using the Wildlife Acoustics Wac2Wav (TM) converter. Recording has a sample rate of 24kHz and is 16-bit mono.
Examples
data(btnw)
viewSpec(btnw)
[Package monitoR version 1.0.7 Index]