Minim
core | ugens | analysis
 

FourierTransform

getBandWidth

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.

Signature

float getBandWidth()

Returns

float: the width of each frequency band in Hz.

Related

FFT

Example

None available

Usage

Web & Application