Minim
core
ugens
analysis
 
Name getBandWidth
Examples
None available
Description Returns the width of each frequency band in the spectrum (in Hz). It should be noted that the bandwidth of the first and last frequency bands is half as large as the value returned by this function.
Syntax
getBandWidth();
Returns float: the width of each frequency band in Hz.
Usage Web & Application
Related FFT