You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .TH JACK_FREEWHEEL "1" "!DATE!" "!VERSION!"
- .SH NAME
- jack_freewheel \- The JACK Audio Connection Kit example client
- .SH SYNOPSYS
- .B jack_freewheel [y|n]
- .SH DESCRIPTION
- .B jack_freewheel
- Turns freewheeling mode on (y) or off (n). While in freewheeling mode, jackd
- does not wait in between process() calls. That results in the JACK graph
- processing data as fast as possible. Freewheeling makes fast exports to
- files possible.
- .SH AUTHOR
- Paul Davis
- .PP
- This manpage was written by Robert Jordens <jordens@debian.org> for Debian.
|