Home

Awesome

jalv.select

Puplic Domain

A little gtkmm GUI to select lv2 plugins from a list and run them with jalv.

jalvselect

Features:

Usage

Command-line options

start-up

    -s, --systray       start minimized in systray
    -H, --high=HEIGHT   start with given window height in pixels

runtime

    echo 'quit' > /tmp/jalv.select.fifo$UID
    echo 'show' > /tmp/jalv.select.fifo$UID
    echo 'hide' > /tmp/jalv.select.fifo$UID
    echo 'systray action' > /tmp/jalv.select.fifo$UID

Keyboard shortcuts

CommandAction
ALT+q or CTRL+q==quit
ALT+r or CTRL+r==refresh plugin list
ESCAPE==deselect preset menu
CTRL+c or RMB==copy plugin URI to clipboard
CTRL+w==hide (minimize to systray icon)
ENTER or SPACE==select
UP, DOWN==select plugin in list
PG_UP, PG_DOWN==scroll plugin list

Install

depends

. . . of course, you need jalv

Debian installation

other platforms