1
1
.\" 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"
3
3
.SH NAME
4
4
x42-fil4 \- x42 JACK Parametric Equalizer
5
5
.SH SYNOPSIS
6
6
.B x42-fil4
7
- [ \fI Plugin-ID or URI \fR ]
7
+ [ \fI OPTIONS \fR ] [ \ fIPlugin-ID or URI \fR ]
8
8
.SH DESCRIPTION
9
9
x42\- fil4 \- JACK Parametric EQ
10
10
.PP
@@ -20,6 +20,39 @@ List if available plugins: (ID "Name" URI)
20
20
1
21
21
"4 Band Parametric EQ Mono" http://gareus.org/oss/lv2/fil4#mono
22
22
.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
23
56
See also: <http://gareus.org/oss/lv2/fil4>
24
57
Website: <http://x42\- plugins.com/>
25
58
.SH COPYRIGHT
0 commit comments