Skip to content

Operator building blocks for embedded synthesis, courtesy of CuteLab

License

Notifications You must be signed in to change notification settings

cutelabnyc/cutesynth

Repository files navigation

CuteSynth

Operator API for embedded synthesis, courtesy of CuteLab 🧀 🍷 🥖

Building

Clone the repo and partake in some good old fashioned cmake fun

mkdir build
cd build
cmake ..

Testing

cd build
ctest

After that, all you have to do is #include <cutesynth.h> in your project for DSP/API building blocks, and #include <cutemodules.h> for full instruments and plugins.

About

Operator building blocks for embedded synthesis, courtesy of CuteLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published