Minim
index
 
Name getChannel ( )
Examples
None available
Description Gets the samples for the requested channel number as a float array.
Syntax
getChannel(channelNumber);
Parameters
channelNumber   the channel you want the samples for
Returns the samples in a float array
Usage Web & Application
Related