forked from palob/patchmatrix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpatchmatrix.1
More file actions
45 lines (36 loc) · 897 Bytes
/
patchmatrix.1
File metadata and controls
45 lines (36 loc) · 897 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
.TH PATCHMATRIX "1" "Jul 08, 2021"
.SH NAME
patchmatrix \- a JACK patchbay
.SH SYNOPSIS
.B patchmatrix
[\fIoptions\fR]
.SH DESCRIPTION
\fBpatchmatrix\fP is a JACK patchbay.
.PP
It shows JACK clients and their input and output ports in flow-matrix-style.
.PP
The flow-matrix-style combines advantages of both flow-style (excellent overview
of signal flow) and matrix-style (less virtual cabling mess, one-click patching).
.PP
The patchbay shows AUDIO, MIDI, CV and OSC ports separately to reduce complexity.
.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\-n\fR server-name
.IP
Connect to named JACK daemon
.SH LICENSE
Artistic License 2.0.
.SH AUTHOR
Hanspeter Portner (dev@open-music-kontrollers.ch).
.SH SEE ALSO
jackd(1), patchmatrix_monitor(1), patchmatrix_mixer(1)