no auditioner for livetrax
This commit is contained in:
parent
21ebf20b19
commit
a4b9cc1ffb
@ -1614,7 +1614,7 @@ Session::hookup_io ()
|
||||
|
||||
_state_of_the_state = StateOfTheState (_state_of_the_state | InitialConnecting);
|
||||
|
||||
if (!auditioner) {
|
||||
if (!Profile->get_livetrax() && !auditioner) {
|
||||
|
||||
/* we delay creating the auditioner till now because
|
||||
it makes its own connections to ports.
|
||||
|
Loading…
Reference in New Issue
Block a user