<br><br><div class="gmail_quote">On Sun, May 30, 2010 at 2:29 PM, Niels Mayer <span dir="ltr"><<a href="mailto:nielsmayer@gmail.com">nielsmayer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

I setup a directory /usr/lib64/lv2/autotalent.lv2 containing<br>
-rwxr-xr-x 1 root root 26622 2010-05-30 11:06 autotalent_lv2.so*<br>
-rw-r--r-- 1 root root   310 2010-05-30 11:04 manifest.ttl<br>
-rw-r--r-- 1 root root 12803 2010-05-30 11:04 plugin.ttl<br>
<br>
(I renamed autotune.ttl to plugin.ttl to make it like all the other plugins).<br>
<br>
Unfortunately, with this directory in place, every time I browse the<br>
LV2 plugins in Qtractor it core dumps. I'm browsing LV2 via the<br>
View->Buses... Under "Input Plugins" or "Output Plugins" tab, click<br>
"Add..." then crash. Removing the directory makes it work again.<br>
<br>
When using the "make install" version in ~/.lv2, even after telling<br>
Qtractor about the new LV2 directory, it simply ignores the plugin<br>
(but also doesn't crash).<br>
<br>
Anybody here know what it would take to get this to work in Qtractor,<br>
which is my preferred plugin host. (will need to investigate ingen).<br>
<br>
Niels<br>
<a href="http://nielsmayer.com" target="_blank">http://nielsmayer.com</a><br>
</blockquote></div><br><div><br></div><div>Do not rename the autotalent.ttl to plugin.tll unless you reflect this change in manifest.ttl.</div><div><br></div><div>I also would not expect it to work in qtractor, because qtractor expects standard input and output ports.  Ingen requires compiling from source, but lv2_jack_host will also work, and it recognizes the plugin in it's current form on my system.  Your distro repositories should have it.</div>

<div><br></div><div>Jeremy</div>