13
0

no auditioner for livetrax

This commit is contained in:
Paul Davis 2024-03-26 10:11:24 -06:00
parent 21ebf20b19
commit a4b9cc1ffb

View File

@ -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.