[alsa-io] make pclamp and control out quantization configurable
[jack.git] / man / jack_connect.0
blob54ddaacc62cf856af0057493a4eff128e99651e4
1 .TH JACK_CONNECT "1" "!DATE!" "!VERSION!"
2 .SH NAME
3 \fBjack_connect\fR, \fBjack_disconnect\R \- JACK toolkit clients for connecting & disconnecting ports
4 .SH SYNOPSIS
5 \fB jack_connect\fR [ \fI-s\fR | \fI--server servername\fR ] [\fI-h\fR | \fI--help\fR ] port1 port2
6 \fB jack_disconnect\fR [ \fI-s\fR | \fI--server servername\fR ] [\fI-h\fR | \fI--help\fR ] port1 port2
7 .SH DESCRIPTION
8 \fBjack_connect\fR connects the two named ports. \fBjack_connect\fR disconnects the two named ports.
9 .SH RETURNS
10 The exit status is zero if successful, 1 otherwise