/synth

Synthesizer

Primary LanguageCThe UnlicenseUnlicense

Synth

My sound synthesis and DSP playground.

The initial commit can be used as a starting point for your own experimentation with sound, especially oscillators.

Building

$ meson setup build
$ ninja -C build

To run:

$ ./build/src/synth