Skip to content

Getting started on Linux with JACK

Brian Sorahan edited this page Apr 4, 2015 · 1 revision

In order to have scsynth connect to the jack system outputs when it starts, you have to add this environment variable:

SC_JACK_DEFAULT_OUTPUTS=system:playback_1,system:playback_2
Clone this wiki locally