https://github.com/harryhaaren/openAV-Fabla/issues/2#issuecomment-21550742 :
Closing, as bug is related to SUIL version: updating
LV2 and SUIL
fixes.
Hi Harry,
what version of suil is needed for the current version of fabla?
Fabla version from git 8f6fd24 and suil 0.6.14-1 still won't work
together.
$ grep upgraded\ suil /var/log/pacman.log
[2013-08-12 09:49] [PACMAN] upgraded suil (0.6.12-1 -> 0.6.14-1)
$ git pull
Already up-to-date.
$ git log --pretty=format:"%h" | head -1
8f6fd24
$ make clean
rm -f uiTest
rm -f fabla.lv2/fabla.so
rm -f fabla.lv2/fabla_ui.so
$ make
[snip]
$ make install
cp dsp/fabla.ttl fabla.lv2/
cp -r fabla.lv2 ~/.lv2/
Regards,
Ralf