waf: configure option for enforcing autostart method
[jack2.git] / man / jack_simple_client.0
bloba3cf16e0417b5908168a7da6d60fc6bc9ed95e8a
1 .TH JACK_CONNECT "1" "!DATE!" "!VERSION!"
2 .SH NAME
3 jack_simple_client \- The JACK Audio Connection Kit example client
4 .SH SYNOPSYS
5 .B jack_simple_client
6 client-name
7 .PP
8 The client-name must be a yet unused client name.
9 .SH DESCRIPTION
10 .B jack_simple_client
11 is an example client for the JACK Audio Connection Kit. It creates two
12 ports (client-name:input and client-name:output) that pass the data
13 unmodified.
14 .SH EXAMPLE
15 jack_simple_client in_process_test
16 .SH AUTHOR
17 Jeremy Hall
18 .PP
19 This manpage was written by Robert Jordens <jordens@debian.org> for Debian.