aliefhooghe / Gammou

Modular Sound Synthesizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gammou

Gammou is a polyphonic modular sound synthesizer that be run as VST or standalone on Linux and Windows.

An llvm-based just in time compilation engine is used to translate the patches circuits into machine code, allowing them to be almost as fast as a native synthesizer plugin. Patches can be edited seamlessly in real time while synthesis is running and the resulting sound is guaranteed to be continuous as long as the change in the circuit does not introduce discontinuities.

screenshot

About

Modular Sound Synthesizer

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 81.9%Language:CMake 9.2%Language:C 7.7%Language:Python 1.1%