Minim
core
ugens
analysis
 
Name freqToIndex
Examples
None available
Description Returns the index of the frequency band that contains the requested frequency.
Syntax
freqToIndex(freq);
Parameters
freq   the frequency you want the index for (in Hz)
Returns the index of the frequency band that contains freq
Usage Web & Application
Related