no auditioner for livetrax

This commit is contained in:
Paul Davis 2024-03-26 10:11:24 -06:00
parent d0ac7b8026
commit 37d0e7bbe4
1 changed files with 1 additions and 1 deletions

View File

@ -1611,7 +1611,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.