jack1 codebase
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.

16 lines
442B

  1. .TH JACK_BUFSIZE "1" "!DATE!" "!VERSION!"
  2. .SH NAME
  3. jack_bufsize \- The JACK Audio Connection Kit example client
  4. .SH SYNOPSYS
  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 (jackd and its clients do not need to be
  10. restarted).
  11. .SH AUTHOR
  12. Paul Davis
  13. .PP
  14. This manpage was written by Robert Jordens <jordens@debian.org> for Debian.