jalv.select is a little gtkmm GUI to select lv2 <http://lv2plug.in/>
plugs from a list and run them with jalv
<https://drobilla.net/software/jalv/>.
Features:
* select jalv interpreter from combo box,
* select LV2 plugin from list,
* select preset to load from menu
* search plugins by regex or plugin class,
* reload lilv world to catch new installed plugins or presets,
* load plugin with selected preset.
* minimize app to systray (global Hotkey SHIFT+ESCAPE)
* wake up app from systray (global Hotkey SHIFT+ESCAPE)
* left mouse click on systray to show or hide app
* right mouse click to show quit menu item
changelog in this release:
* add man-page by trebmuh <https://github.com/trebmuh>
* add copy plugin URI with Control-C too clipboard by SpotlightKid
<https://github.com/SpotlightKid>
* fix sytray icon wont work on first run
* add uri of invalid plugins to tooltip output of systray icon
* small corrections in debian package creation
get it here:
https://github.com/brummer10/jalv_select/releases/tag/V0.8
regards
hermann