You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a project with multiple FX-enabled tracks, sometimes only one FX track will load and activate, and all other tracks will remain "red" (uninitialized).
Then, when opening the Carla GUI for the only track that does work, suddenly all the others start working.
A side effect of this is that as long as track FXs are not initialized, they cannot serialize their state, leading to timeout errors and incomplete data when trying to save the session.
In a project with multiple FX-enabled tracks, sometimes only one FX track will load and activate, and all other tracks will remain "red" (uninitialized).
Then, when opening the Carla GUI for the only track that does work, suddenly all the others start working.
A side effect of this is that as long as track FXs are not initialized, they cannot serialize their state, leading to timeout errors and incomplete data when trying to save the session.
Attached is a project to test with.
carragana.shl.txt
After some investigation it turns out that most of the Carla instances are stalling on:
Maybe investigate with a debug version of Carla.
The text was updated successfully, but these errors were encountered: