Jack autoconnect
Date | 2016-09-05 16:19 |
From | Eduardo Moguillansky |
Subject | Jack autoconnect |
This may be just my stupidity, which is not small, but I can't seem to find any documentation on how to avoid autoconnect when using csound with jack in linux My use case is a (for me) complex setup involving several other jack applications which might change names, etc, and I would like to decouple csound from jack session management.eduardo |
Date | 2016-09-05 18:15 |
From | Hlöðver Sigurðsson |
Subject | Re: Jack autoconnect |
try -odac:nil, not sure if that work, just dont do make your config (wether it is in .csound6rc/CsSynthesizer tag/CsoundQt) look like this -odac:system:playback_ (keep this part tough -+jack_client=csound -+rtaudio=jack ) 2016-09-05 17:19 GMT+02:00 Eduardo Moguillansky <eduardo.moguillansky@gmail.com>:
|
Date | 2016-09-05 20:29 |
From | Eduardo Moguillansky |
Subject | Re: Jack autoconnect |
That works, thanks! Were is that documented? On Mon, Sep 5, 2016 at 7:15 PM, Hlöðver Sigurðsson <hlolli@gmail.com> wrote:
|
Date | 2016-09-06 13:58 |
From | Hlöðver Sigurðsson |
Subject | Re: Jack autoconnect |
Don't know, remember this from CsoundQt where nil is always an option for audio output. May be in the csound docs where the compiler flags are explained. 2016-09-05 21:29 GMT+02:00 Eduardo Moguillansky <eduardo.moguillansky@gmail.com>:
|