This project is an implementation of a simple band equalizer, with specifiable number of bands controllable ... set Octave bands control to [1/denom] (must be in range [1; 24] by standard ISO) ...
This project presents an implementation of a multi-band digital audio equalizer, by means of filtering a 16-bit mono/stereo PCM audio stream through a bank of parallel band-pass filters. The end-goal ...