From 712f209ee60da9ed61f58353b05b6b025d9321c0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 13 Jul 2014 21:24:10 +0000 Subject: Add option to print control output changes to stdout. Update man pages and console jalv help output for new options. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5410 a436a847-0d15-0410-975c-d299462d15a1 --- doc/jalv.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/jalv.1') diff --git a/doc/jalv.1 b/doc/jalv.1 index 9cb4982..a196c01 100644 --- a/doc/jalv.1 +++ b/doc/jalv.1 @@ -12,6 +12,14 @@ \fB\-h\fR, \fB\-\-help\fR Print the command line options. +.TP +\fB\-c\fR +Print control output changes to stdout. + +.TP +\fB\-c SYM=VAL\fR +Set control value (e.g. "vol=1.4"). + .TP \fB\-u UUID\fR, \fB\-\-uuid UUID\fR UUID for Jack session restoration. @@ -24,6 +32,10 @@ Load state from state directory. \fB\-d\fR, \fB\-\-dump\fR Dump plugin <=> UI communication. +.TP +\fB\-b SIZE\fR +Buffer size for plugin <=> UI communication. + .SH SEE ALSO .BR jalv.gtk(1), .BR jalv.gtkmm(1), -- cgit v1.2.1