-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpatchmatrix_monitor.1
More file actions
60 lines (47 loc) · 902 Bytes
/
patchmatrix_monitor.1
File metadata and controls
60 lines (47 loc) · 902 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
.TH PATCHMATRIX_MONITOR "1" "July 21, 2018"
.SH NAME
patchmatrix_monitor \- a JACK port monitor
.SH SYNOPSIS
.B patchmatrix_monitor
[\fIoptions\fR]
.SH DESCRIPTION
\fBpatchmatrix_monitor\fP is a JACK port monitor.
.PP
To be used in conjunction with \fBpatchmatrix\fP.
.PP
Ships with JACK session management support.
.SH OPTIONS
.HP
\fB\-v\fR
.IP
Print version and license information
.HP
\fB\-h\fR
.IP
Print usage information
.HP
\fB\-t\fR port-type
.IP
Port type (audio, midi)
.HP
\fB\-i\fR input-num
.IP
Number of input ports (1-128)
.HP
\fB\-n\fR server-name
.IP
Connect to named JACK daemon
.HP
\fB\-u\fR client-uuid
.IP
Client UUID for JACK session management
.HP
\fB\-d\fR session-dir
.IP
Directory for JACK session management
.SH LICENSE
Artistic License 2.0.
.SH AUTHOR
Hanspeter Portner (dev@open-music-kontrollers.ch).
.SH SEE ALSO
jackd(1), patchmatrix(1), patchmatrix_mixer(1)