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
Just recreated this issue. The GUI closed when I dragged the File Reader into the Signal Chain while the sound source was set to bluetooth headphones. This did not happen with wired headphones.
Thanks, this is super helpful! It's almost certainly crashing here, when trying to create the File Reader buffers based on the audio device settings.
The bluetooth headphones may not have a standard sample rate (at least the ones I just tested don't). We can add some checks to make sure the sample rate is valid before creating these buffers.
I've ran into this issue before, and everything works fine when I switch to speakers in the windows sound control bar.
Here is an activity log from a user that resolved it the same way.
I can provide more troubleshooting if you can't recreate the issue.
activity_2024-03-20_15-29-25.log
The text was updated successfully, but these errors were encountered: