aranm / noise-flute

Simple resonant noise synthesiser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noise Flute

Simple resonant noise synthesiser (monophonic) implemented using Qt for GUI, with various speed critical functions (such as the filter or ADSR) written in C++ and wrapped for Python using SWIG.

About

Simple resonant noise synthesiser.


Languages

Language:C++ 68.0%Language:C 25.5%Language:Python 6.4%