On Tue Apr 11, 2006 2:18 pm, Victor Lazzarini wrote: > I could not find the command-line option that allows > for csound to automatically connect to a Jack port, > as soon as it is started (for instance to alsa in/out). > How do we do it? By using the full port name - not including any channel number suffix - as the device name for -i adc or -o dac. For example, a stereo orchestra would connect to alsa_pcm:playback_1 (left) and alsa_pcm:playback_2 (right) if -o dac:alsa_pcm:playback_ is used. See also this page for more information on using the JACK plugin: http://csounds.com/manual/html/using.html#csound5jack