nbrOfSamples.Sound {R.audio}R Documentation

Gets the length of sound in number of samples

Description

Gets the length of sound in number of samples.

Usage

## S3 method for class 'Sound':
nbrOfSamples(this, ...)

Arguments

... Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see Sound.


[Package R.audio version 0.6.2 Index]