modEQ  0.4.0
tobanteAudio - modEQ

EQ audio effects plugin with modulation. Supports macOS, Windows & Linux with VST, AudioUnits & Standalone builds.

Used as a playground to learn the JUCE framework.

Releases

Github Repository

Developer Documentation

Status

LICENSE macOS Windows Linux

Screenshot

tobanteAudio modEQ

Clone

git clone --recursive https://github.com/tobanteAudio/modEQ.git

Features

What doesn't work (yet)

Build

The project uses CMake as its build tool.

cd $PROJECT_ROOT
cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release

ToDo

License

This Project is released under the GNU General Public License Version 3. See the license file for details.

External

JUCE

JUCE is free open source projects released under the GPL v3. See https://github.com/WeAreROLI/JUCE/blob/master/LICENSE.md "JUCE License" for details.

ff_meters

ffAudio's ff_meters is released under the BSD 3-Clause license. See https://github.com/ffAudio/ff_meters/blob/master/LICENSE.md "ff_meters license" for details.