Frequalizer
Frequalizer copied to clipboard
Equalizer using JUCE new dsp module
Hi. I'm building Frequalizer on Linux. I'm used to using the Projucer to configure the build--not so savvy with CMake. I got a coworker to help me through some build...
I was wondering if there are any parameters that can be changed to make the analyser finer grained? Is it a case of having to modify the window function and...
A common feature in parametric EQs is allowing users to adjust filter Q without leaving the graph panel. It speeds things up and helps users stay focused on the task...
Currently the filters are set to a fixed slope (12dB/oct?). It'd be nice to be able to change that.