nbrOfChannels.Sound {R.audio}R Documentation

Gets the number of channels in the sound

Description

Gets the number of channels in the sound.

Usage

## S3 method for class 'Sound':
nbrOfChannels(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]