ddf / Minim

A Java audio library, designed to be used with Processing.
http://code.compartmental.net/tools/minim
GNU Lesser General Public License v3.0
668 stars 136 forks source link

FFT examples modification #100

Open ddf opened 4 years ago

ddf commented 4 years ago

http://www.kvraudio.com/forum/printview.php?t=274621&start=0

DEFINITELY: change all of the FFT examples to convert to dB before drawing the spectrum. PROBABLY: add getBandDB and getAvgDB methods to FFT.