From 227b485f776f77d768ad87f29d21a4b7065f3c04 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 27 May 2022 19:20:50 -0400 Subject: Remove Gtkmm interface Gtk2 is long deprecated, and Gtkmm2 is still covered by Ardour anyway. --- doc/jalv.gtk3.1 | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 doc/jalv.gtk3.1 (limited to 'doc/jalv.gtk3.1') diff --git a/doc/jalv.gtk3.1 b/doc/jalv.gtk3.1 new file mode 100644 index 0000000..51540c8 --- /dev/null +++ b/doc/jalv.gtk3.1 @@ -0,0 +1,58 @@ +.TH JALV.GTK "27 May 2022" + +.SH NAME +.B jalv.gtk \- Run an LV2 plugin as a JACK application (Gtk3 version). + +.SH SYNOPSIS +.B jalv.gtk [OPTION]... PLUGIN_URI + +.SH OPTIONS + +.TP +\fB\-b SIZE\fR +Buffer size for plugin <=> UI communication. + +.TP +\fB\-c SYM=VAL\fR +Set control value (e.g. "vol=1.4"). + +.TP +\fB\-d\fR, \fB\-\-dump\fR +Dump plugin <=> UI communication. + +.TP +\fB\-U URI\fR +Load the UI with the given URI. + +.TP +\fB\-g\fR, \fB\-\-generic\-ui\fR +Use Jalv generic UI and not the plugin UI. + +.TP +\fB\-h\fR, \fB\-\-help\fR +Print the command line options. + +.TP +\fB\-l DIR\fR, \fB\-\-load DIR\fR +Load state from state directory. + +.TP +\fB\-p\fR, \fB\-\-print\-controls\fR +Print control output changes to stdout. + +.TP +\fB\-t\fR, \fB\-\-trace\fR +Print trace messages from plugin. + +.SH "SEE ALSO" +.BR jalv(1), +.BR jalv.gtk(1), +.BR jalv.qt5(1), +.BR lv2ls(1), +.BR jackd(1) + +.SH AUTHOR +jalv was written by David Robillard +.PP +This manual page was written by Jaromír Mikes +and David Robillard -- cgit v1.2.1