added new files from torben
[jack.git] / man / jack_connect.1
blobb59460ea384c3d84609bbb20d2c1fec05be3cb60
1 .TH JACK_CONNECT "1" "June 2002" "0.91.1"
2 .SH NAME
3 jack_connect \- The JACK Audio Connection Kit example client
4 .SH SYNOPSYS
5 .B jack_connect
6 src_port dst_port
7 .PP
8 The source port must be an output port of the source client.
9 The destination port must be an input port of the destination client.
10 .SH DESCRIPTION
11 .B jack_connect
12 is an example client for the JACK Audio Connection Kit.
13 .SH AUTHOR
14 Jeremy Hall
15 .PP
16 This manpage was written by Stefan Schwandter <e9925373@student.tuwien.ac.at>