2011/3/5 Giuseppe Zompatori <[email protected]>: > 2011/3/5 Giuseppe Zompatori <[email protected]>: >> Very interesting, I tried compiling your thesis with permafrost to try >> this out (obtaining the source from the pdf has been hell BTW) but it >> bails with an "m_pi" undeclared input/output function... > > Fixed this by including the math module "m" in amps.pmf but now it > fails at parsing the _amp_wdf macro, probably a cut and paste error :(
http://naspro.atheme.org/public/tesi.tar.gz Just do make and then create a LV2 bundle where to put files like this: mkdir -p /usr/lib/lv2/tesi.lv2 cp plugin.so *.ttl /usr/lib/lv2/tesi.lv2 Tell me if it works and what you think about it :-) _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
