[LAU] Sort (at least LV2) plugins by type

Philip Yassin philcm at gnu.org
Fri Mar 11 21:42:39 UTC 2016


But... I seem to only get "Plugin" and "" are the former instruments, 
and the latter FX?

On 03/11/2016 08:58 PM, Paul Davis wrote:
> improved version with insight from robin gareus:
>
> foreach plugin in `lv2ls`
> do
>      echo -n "$plugin"  ' ' ; lv2info "$plugin" | grep Class | awk '{ 
> print $2; }'
> done
>
>
> On Fri, Mar 11, 2016 at 3:51 PM, Paul Davis 
> <paul at linuxaudiosystems.com <mailto:paul at linuxaudiosystems.com>> wrote:
>
>     foreach plugin in `lv2ls`
>     do
>              lv2info $plugin
>     done
>
>
>     On Fri, Mar 11, 2016 at 3:42 PM, Philip Yassin <philcm at gnu.org
>     <mailto:philcm at gnu.org>> wrote:
>
>         Hi;
>
>         I'm trying to use jalv & friends (or anything that can be
>         scripted to extract this info) to list my installed plugins by
>         type.
>
>         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?
>
>         Cheers
>
>         pY
>
>         -- 
>         Philippe "xaccrocheur" Yassin
>         http://manyrecords.com
>         http://bitbucket.org/xaccrocheur / https://github.com/xaccrocheur
>
>         _______________________________________________
>         Linux-audio-user mailing list
>         Linux-audio-user at lists.linuxaudio.org
>         <mailto:Linux-audio-user at lists.linuxaudio.org>
>         http://lists.linuxaudio.org/listinfo/linux-audio-user
>
>
>

-- 
Philippe "xaccrocheur" Yassin
http://manyrecords.com
http://bitbucket.org/xaccrocheur / https://github.com/xaccrocheur

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20160311/98045712/attachment.html>


More information about the Linux-audio-user mailing list