[alsa-io] make pclamp and control out quantization configurable
[jack.git] / man / jack_unload.0
blob183d069652817fd9a8396cd3463a93d91287006b
1 .TH JACK_UNLOAD "1" "!DATE!" "!VERSION!"
2 .SH NAME
3 jack_unload \- The JACK Audio Connection Kit example client
4 .SH SYNOPSYS
5 .B jack_unload 
6 client-name
7 .PP
8 The client-name must be the name of a loaded client that can be unloaded.
9 .SH DESCRIPTION
10 .B jack_unload
11 is the counterpart to 
12 .B jack_load
13 and unloads the specified client.
14 .SH EXAMPLE
15 .B jack_unload in_process_test
16 .SH AUTHOR
17 Jeremy Hall
18 .PP
19 This manpage was written by Robert Jordens <jordens@debian.org> for Debian.