Skip to content

Commit f6df192

Browse files
committed
update man page for v0.4.3
1 parent a599d9f commit f6df192

File tree

1 file changed

+35
-2
lines changed

1 file changed

+35
-2
lines changed

x42-fil4.1

+35-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
2-
.TH X42-FIL4 "1" "June 2015" "x42-fil4 version 0.4.2" "User Commands"
2+
.TH X42-FIL4 "1" "June 2015" "x42-fil4 version 0.4.3" "User Commands"
33
.SH NAME
44
x42-fil4 \- x42 JACK Parametric Equalizer
55
.SH SYNOPSIS
66
.B x42-fil4
7-
[ \fIPlugin-ID or URI \fR]
7+
[ \fIOPTIONS \fR] [ \fIPlugin-ID or URI \fR]
88
.SH DESCRIPTION
99
x42\-fil4 \- JACK Parametric EQ
1010
.PP
@@ -20,6 +20,39 @@ List if available plugins: (ID "Name" URI)
2020
1
2121
"4 Band Parametric EQ Mono" http://gareus.org/oss/lv2/fil4#mono
2222
.PP
23+
Usage:
24+
All control elements are operated in using the mouse:
25+
.TP
26+
Click+Drag
27+
left/down: decrease, right/up: increase value. Hold the Ctrl key to increase sensitivity.
28+
.TP
29+
Shift+Click
30+
reset to default value
31+
.TP
32+
Scroll\-wheel
33+
up/down by 1 step (smallest possible adjustment for given setting). Rapid continuous scrolling increases the step\-size.
34+
.PP
35+
The application can be closed by sending a SIGTERM (CTRL+C) on the command\-line of by closing the window.
36+
.SH OPTIONS
37+
.TP
38+
\fB\-h\fR, \fB\-\-help\fR
39+
Display this help and exit.
40+
.TP
41+
\fB\-l\fR, \fB\-\-list\fR
42+
Print list of available plugins and exit.
43+
.TP
44+
\fB\-O\fR <port>, \fB\-\-osc\fR <port>
45+
Listen for OSC messages on the given UDP port.
46+
.TP
47+
\fB\-P\fR, \fB\-\-portlist\fR
48+
Print control port list on startup.
49+
.TP
50+
\fB\-\-osc\-doc\fR
51+
Print available OSC commands and exit.
52+
.TP
53+
\fB\-V\fR, \fB\-\-version\fR
54+
Print version information and exit.
55+
.PP
2356
See also: <http://gareus.org/oss/lv2/fil4>
2457
Website: <http://x42\-plugins.com/>
2558
.SH COPYRIGHT

0 commit comments

Comments
 (0)