zao / foo_wave_seekbar

A foobar2000 UI seekbar element displaying the playing waveform.
http://www.foobar2000.org/components/view/foo_wave_seekbar
Other
85 stars 7 forks source link

Add a processing mode with Fletcher-Munson compensation #15

Open zao opened 13 years ago

zao commented 13 years ago

Chronial suggested that the analysis should optionally filter the signal to model human perception instead of cold hard math.

Possible obstacles is whether to store it in addition to normal results or replacing them, and whether it applies to min/max and/or RMS.