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
The Windows interface frontend build currently has no audio.
Culprit seems to be this commit: 9f4e699 (by @rofl0r).
I don't really know why anything there would break audio, but maybe I'm just missing something obvious. When the commit is reverted, audio works again, however the framerate drops to about 15fps.
The text was updated successfully, but these errors were encountered:
and before that commit we had no audio in CLI. can you debug what's happening, and compare the audio setup code in win32 interface vs posix cli ? my guess is something isnt initialized.
The Windows interface frontend build currently has no audio.
Culprit seems to be this commit: 9f4e699 (by @rofl0r).
I don't really know why anything there would break audio, but maybe I'm just missing something obvious. When the commit is reverted, audio works again, however the framerate drops to about 15fps.
The text was updated successfully, but these errors were encountered: