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
After deleting a track that is solo, we do not hear other tracks. The only way to hear the track is then to press a mute/solo button that calls solveMuteSoloConflicts().
We should call the function after deleting a track...
The text was updated successfully, but these errors were encountered:
After deleting a track that is solo, we do not hear other tracks. The only way to hear the track is then to press a mute/solo button that calls
solveMuteSoloConflicts()
.We should call the function after deleting a track...
The text was updated successfully, but these errors were encountered: