/noise

Example noise generator

Primary LanguageMakefileMIT LicenseMIT

noise

A LV2 plug-in as example code for the Programmable Audio Workshop to exercise how to compile Faust code for the MOD Duo.

Build

$ make

Install

$ sudo make install

will copy the noise.lv2 directory into $PREFIX/lib/lv2/. By default $PREFIX is set to /usr/local.