On Tue, 14 Jan 2014 20:38:12 +0000
Aurélien Leblond <blablack(a)gmail.com> wrote:
Hello all,
Yesterday I released the version 1.0.2 of deteriorate-lv2.
This set contains a very simple and basic granular effect and a
simple/basic downsampler.
I kept the code very simple and basic on purpose.
They might not be the most refined plugins around, but they create a
nice sound nonetheless...
More info here:
http://objectivewave.wordpress.com/deteriorate-lv2/
A demo video can be found here:
http://www.youtube.com/watch?v=C63m5FdlzX0
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.
Is there something I've done wrong ?
Merci !
-- David