Yesterday I
released the version 1.0.2 of deteriorate-lv2.
More info here:
http://objectivewave.wordpress.com/deteriorate-lv2/
Hi !
After a clean build and install, a manifest.ttl appears to be missed.
Here's what I get :
$ lv2ls | fgrep dete
Error opening file /usr/local/lib/lv2/deteriorate.lv2/manifest.ttl (No
such file or directory)
lilv_world_load_bundle(): error: Error reading
file:///usr/local/lib/lv2/deteriorate.lv2/manifest.ttl
http://github.com/blablack/deteriorate-lv2/downsampler_mono
http://github.com/blablack/deteriorate-lv2/downsampler_stereo
http://github.com/blablack/deteriorate-lv2/granulator_mono
http://github.com/blablack/deteriorate-lv2/granulator_stereo
$ jalv.gtk3
http://github.com/blablack/deteriorate-lv2/granulator_mon
Error opening file /usr/local/lib/lv2/deteriorate.lv2/manifest.ttl (No
such file or directory)
lilv_world_load_bundle(): error: Error reading
file:///usr/local/lib/lv2/deteriorate.lv2/manifest.ttl
Plugin:
http://github.com/blablack/deteriorate-lv2/granulator_mon
Failed to find plugin
I can't find no manifest.ttl in the source tree,
below /usr/local/lib/lv2 neither.
I'm not in front of my computer right now, I cannot test it.
I added this issue in the list and will comment/investigate there:
https://github.com/blablack/deteriorate-lv2/issues
I checked the wscript quickly though and I can see an error that would
explain this (bad copy/past... someday the world will end because of a
bad copy/past).
I'll try this tonight and let you know
Aurélien