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

Hanspeter Portner dev at open-music-kontrollers.ch
Wed Mar 16 07:46:03 UTC 2016


On 16.03.2016 02:39, Yassin Philip wrote:
> Marginally faster now with only one lv2info invocation :)
> 
> https://github.com/xaccrocheur/kituu/blob/master/scripts/px-audio-plugins.sh

Yassin, you can easily write your own custom LV2 discovery tools by using lilv [1].
That's the very same library that LV2 hosts use (and jalv_select).
It'll be lightning fast compared to your shell scripting approach, see example
code [2].

> On 03/14/2016 01:39 PM, Christopher Arndt wrote:
>> Am 14.03.2016 um 14:22 schrieb Yassin Philip:
>>> GUI version ;p
>> Nice proof of concept but unusably slow.
>>
>> See also: https://github.com/brummer10/jalv_select

[1] http://drobilla.net/software/lilv/
[2] https://gist.github.com/ventosus/ad122810f5b34cfcaf8d


More information about the Linux-audio-user mailing list