summaryrefslogtreecommitdiff
path: root/man/jack_bufsize.0
blob: f9d0dd61234ca69042b4bbcb986cf501522f681c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH JACK_BUFSIZE "1" "!DATE!" "!VERSION!"
.SH NAME
jack_bufsize \- JACK toolkit client to change the JACK buffer size
.SH SYNOPSIS
.B jack_bufsize bufsize
.SH DESCRIPTION
.B jack_bufsize
jack_bufsize sets the size of the buffer (frames per period) used in JACK. 
This change happens on-line (the JACK server and its clients do not need to be 
restarted).
.br
When invoked without arguments, it prints the current bufsize, and exits.