This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

This sketch demonstrates how to use the averaging abilities of the FFT.
Logarithmically spaced averages (i.e. averages that are grouped by octave) are requested by specifying the band width of the smallest octave and how many bands to split each octave into. The result is averages that more closely map to how humans perceive sound.

Source code: LogarithmicAverages

Built with Processing