<div dir="ltr"><div>First off: it's very useful, thanks!</div><div><br></div>At the time I started the thread, I was using jalv 1.4.6, which is the current version in the Arch Linux repos (and also listed as the latest version on <a href="https://drobilla.net/software/jalv/">https://drobilla.net/software/jalv/</a> ). Never considered checking out the development version before.<div><br></div><div>Output of jalv --help in version 1.4.6 lists:</div><div><br></div><div>%%%%%%%%%%%%%%%%%%%%%%%%%%</div><div><br></div><div><div>Unknown option --help</div><div>Usage: /usr/bin/jalv [OPTION...] PLUGIN_URI</div><div>Run an LV2 plugin as a Jack application.</div><div>  -h           Display this help and exit</div><div>  -p           Print control output changes to stdout</div><div>  -c SYM=VAL   Set control value (e.g. "vol=1.4")</div><div>  -u UUID      UUID for Jack session restoration</div><div>  -l DIR       Load state from save directory</div><div>  -d DIR       Dump plugin <=> UI communication</div><div>  -b SIZE      Buffer size for plugin <=> UI communication</div></div><div><br></div><div><div>%%%%%%%%%%%%%%%%%%%%%%%%%%</div></div><div><br></div><div>Regards, Stefan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 8, 2016 at 8:49 AM, David Robillard <span dir="ltr"><<a href="mailto:d@drobilla.net" target="_blank">d@drobilla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, 2016-05-28 at 11:10 +0200, Hanspeter Portner wrote:<br>
> On 28.05.2016 01:27, Stefan Riha wrote:<br>
> > I had time now to try it. I'm not sure if I understood this correctly, but ui:idleInterface and ui:showInterface don't<br>
> > seem to solve my problem. Jalv and Ardour don't even call extension_data(). They break before that, due to the invalid<br>
> > widget pointer they get from calling instantiate().<br>
><br>
> Ah, I forgot to tell that not all hosts support ui:showInterface, yet. e.g. Ardour does not.<br>
> And jalv needs to be called with a special (undocumented) flag (-s), to run in the proper state.<br>
<br>
</span>Undocumented how?<br>
<br>
Seems to be in jalv --help and jalv(1) from where I'm standing...<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
dr<br>
<br>
<br>
</font></span></blockquote></div><br></div>