sfizz
sfizz copied to clipboard
Add multiple outputs support to sfizz_jack
This patch adds a new switch --num_outputs to the JACK client to set the number of stereo output pairs. Default is 1 to keep the behavior of the previous version.
Not sure about the value of MAX_NUM_OUTPUTS.
Thanks! It's most probably less than 1024, hopefully I'll find time to look into the code.