- wavetable, Virtual Analog, subtractive, and waveshaping modules,
- physically meaningful controls,
- fine-tuned control over parameters.
To build this project
- Generate the Visual Studio 2019 project by invoking the proper generator with the Projucer (EdenSynth.jucer file). Use version 7.0.3 of JUCE.
- Open eden.sln solution in Visual Studio 2019 and build the solution.
- (optionally for the AAX build) Copy the AAX SDK into EdenSynth/SDKs/AAX folder.
- (optionally for developers) Run
pre-commit install
in the main directory. You need to have pre-commit installed.
The code in this repository is licensed under the GNU Lesser General Public License (LGPL) v3. Commercial Non-LGPL license alternative available upon request.
JUCE C++ framework is separately licensed.