1JALV.GTK(1) General Commands Manual JALV.GTK(1)
2
3
4
6 jalv.gtk - Run an LV2 plugin as a JACK application (Gtk version).
7
8
10 jalv.gtk [OPTION]... PLUGIN_URI
11
12
14 -b SIZE
15 Buffer size for plugin <=> UI communication.
16
17
18 -c SYM=VAL
19 Set control value (e.g. "vol=1.4").
20
21
22 -d, --dump
23 Dump plugin <=> UI communication.
24
25
26 -U URI Load the UI with the given URI.
27
28
29 -g, --generic-ui
30 Use Jalv generic UI and not the plugin UI.
31
32
33 -h, --help
34 Print the command line options.
35
36
37 -l DIR, --load DIR
38 Load state from state directory.
39
40
41 -p, --print-controls
42 Print control output changes to stdout.
43
44
45 -t, --trace
46 Print trace messages from plugin.
47
48
50 jalv(1), jalv.gtk3(1), jalv.qt5(1), lv2ls(1), jackd(1)
51
52
54 jalv was written by David Robillard <d@drobilla.net>
55
56 This manual page was written by JaromÃr Mikes <mira.mikes@seznam.cz>
57 and David Robillard <d@drobilla.net>
58
59
60
61 18 Feb 2017 JALV.GTK(1)