signal processing - Audio spectrum visualization normalize loudness countour -
i've written audio spectrum visualizer can see on following screenshot. works pretty peaks not normalized. think caused fact: equal-loudness contour.
does know how balanced peaks (like horizontal line)?
here code: https://github.com/frankred/openframeworks-music-visualization/blob/master/ofapp.cpp
well, if know equal-loudness contour, why not divide it?
Comments
Post a Comment