waf: configure option for enforcing autostart method
[jack2.git] / man / jack_bufsize.0
blobf9d0dd61234ca69042b4bbcb986cf501522f681c
1 .TH JACK_BUFSIZE "1" "!DATE!" "!VERSION!"
2 .SH NAME
3 jack_bufsize \- JACK toolkit client to change the JACK buffer size
4 .SH SYNOPSIS
5 .B jack_bufsize bufsize
6 .SH DESCRIPTION
7 .B jack_bufsize
8 jack_bufsize sets the size of the buffer (frames per period) used in JACK. 
9 This change happens on-line (the JACK server and its clients do not need to be 
10 restarted).
11 .br
12 When invoked without arguments, it prints the current bufsize, and exits.