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
If there are no available audio devices, then MySound::SetAudioDevice enters an infinite loop. I do sometimes use LoopAuditioneer on a VM without any sound to try some bulk operations.
If there are no available audio devices, then MySound::SetAudioDevice enters an infinite loop. I do sometimes use LoopAuditioneer on a VM without any sound to try some bulk operations.
https://github.com/GrandOrgue/LoopAuditioneer/blame/bbf77ee4467148f42b40e34958f587a90b63a256/src/MySound.cpp#L74
Perhaps something like this (untested):
But even doing nothing works for me (tested):
Season to taste.
The text was updated successfully, but these errors were encountered: