A LV2 plug-in as example code for the Programmable Audio Workshop to exercise how to compile Faust code for the MOD Duo.
$ make
$ sudo make install
will copy the noise.lv2
directory into
$PREFIX/lib/lv2/
. By default $PREFIX
is set to /usr/local
.