Re: Sort (at least LV2) plugins by type

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx> wrote:
foreach plugin in `lv2ls`
do
         lv2info $plugin
done


On Fri, Mar 11, 2016 at 3:42 PM, Philip Yassin <philcm@xxxxxxx> 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@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user



-- 
Philippe "xaccrocheur" Yassin
http://manyrecords.com
http://bitbucket.org/xaccrocheur / https://github.com/xaccrocheur
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux