Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sfizz_jack(1)		       sfizz_jack man page		   sfizz_jack(1)

NAME
     sfizz_jack - Launch a sfizz instance as a JACK client

SYNOPSIS
     sfizz_jack [FILE] [OPTIONS...]

DESCRIPTION
     sfizz_jack  wraps	the  sfizz SFZ library in a JACK client that can be con-
     trolled by a text interface.

OPTIONS
     FILE   An optional SFZ file name to load at firsts

     --client_name
	    Name for the JACK client

     --num_voices NUMBER
	    Change the maximum polyphony

     --preload_size NUMBER
	    Bytes to preload in cache for samples

     --stateOutput the state in the JACK loop

     --jack_autoconnect
	    Autoconnect the JACK outputs

TEXT INTERFACE
     It is possible it interact with the JACK client through the standard input.
     The possible commands are

     load_instrument FILE
	    Load an instrument

     set_preload_size NUMBER
	    Set the number of bytes to preload in cache for samples

     set_voices NUMBER
	    Change the maximum polyphony

     quit   Quit

SEE ALSO
     sfizz_render(1)

BUGS
     See the main repository at https://github.com/sfztools/sfizz.

AUTHOR
     Contributors can be seen on the main repository at  https://github.com/sfz-
     tools/sfizz.

1.2.3				   2026-06-11			   sfizz_jack(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sfizz_jack&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help