<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
But... I seem to only get "Plugin" and "" are the former
instruments, and the latter FX?<br>
<br>
<div class="moz-cite-prefix">On 03/11/2016 08:58 PM, Paul Davis
wrote:<br>
</div>
<blockquote
cite="mid:CAFa_cKnT=5RnFk0MowSp_uemPfPJ=2AQnheMvbifk-ZJrpqDfw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>improved version with insight from robin gareus:<br>
<br>
foreach plugin in `lv2ls`<br>
do<br>
    echo -n "$plugin" ' ' ; lv2info "$plugin" | grep Class |
awk '{ print $2; }'<br>
done<br>
<br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Mar 11, 2016 at 3:51 PM, Paul
Davis <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">foreach plugin in `lv2ls`<br>
do<br>
        lv2info $plugin<br>
done<br>
<br>
</div>
<div class="HOEnZb">
<div class="h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Mar 11, 2016 at 3:42
PM, Philip Yassin <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:philcm@gnu.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:philcm@gnu.org">philcm@gnu.org</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi;<br>
<br>
I'm trying to use jalv & friends (or anything
that can be scripted to extract this info) to list
my installed plugins by type.<br>
<br>
I'm wondering how Carla and Ardour manage to sort
plugins by type, like instruments & effects,
because when I look in the turtle files of the LV2
plugins, it's unclear where this info is if at
all?<br>
<br>
Cheers<span><font color="#888888"><br>
<br>
pY<br>
<br>
-- <br>
Philippe "xaccrocheur" Yassin<br>
<a moz-do-not-send="true"
href="http://manyrecords.com"
rel="noreferrer" target="_blank">http://manyrecords.com</a><br>
<a moz-do-not-send="true"
href="http://bitbucket.org/xaccrocheur"
rel="noreferrer" target="_blank">http://bitbucket.org/xaccrocheur</a>
/ <a moz-do-not-send="true"
href="https://github.com/xaccrocheur"
rel="noreferrer" target="_blank">https://github.com/xaccrocheur</a><br>
<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a moz-do-not-send="true"
href="mailto:Linux-audio-user@lists.linuxaudio.org"
target="_blank">Linux-audio-user@lists.linuxaudio.org</a><br>
<a moz-do-not-send="true"
href="http://lists.linuxaudio.org/listinfo/linux-audio-user"
rel="noreferrer" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</font></span></blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Philippe "xaccrocheur" Yassin
<a class="moz-txt-link-freetext" href="http://manyrecords.com">http://manyrecords.com</a>
<a class="moz-txt-link-freetext" href="http://bitbucket.org/xaccrocheur">http://bitbucket.org/xaccrocheur</a> / <a class="moz-txt-link-freetext" href="https://github.com/xaccrocheur">https://github.com/xaccrocheur</a>
</pre>
</body>
</html>