Rdocumentation
powered by
Learn R Programming
tuneR (version 0.2-6)
downsample: Downsampling a Wave object
Description
Downsampling an object of class
Wave
.
Usage
downsample(object, samp.rate)
Arguments
object
Object of class
Wave
.
samp.rate
Sampling rate the object is to be downsampled to.
samp.rate
must be in
[2000, 192000]
; typical values are 11025, 22050, and 44100 for CD quality. If the
object
's sampling rate is already e
Value
An object of class
Wave
.
concept
Wave
sampling
sampling rate
CD quality
See Also
Wave