-
-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the screen is suspended, the sound stops for a moment #202
Comments
Hi @Straikerox, im gonna give you a few fixes you can try. Fix 1: Disable USB Selective Suspend
Fix 2: Disable Power Saving for USB Devices
Fix 3: Change Windows Display Sleep Behavior
Fix 4: Update USB and Audio Drivers
If these don't work let me know. |
Thanks for the info, I'll try it. |
Hello again @brxndonnn , I tried all the settings except for #3, since what I’m looking for is to suspend the screen. |
Alright @Straikerox, lets try something else. Disable the monitor’s audio device (if you have one) to stop FXSound from temporarily switching outputs when the display suspends.Here’s how you can disable the display’s built-in audio to prevent FXSound from detecting it: Open Control Panel:
This should prevent any unintended switching or detection of the monitor’s audio output, helping FXSound maintain the correct audio path. |
Bro, I use the step #2 with your new idea, now it works perfect. |
Haha I'm glad I could help! |
Hi @brxndonnn! I think i am having the same issue! I've never bothered about it before, but i've recently started using Qobuz as a streaming platform, which seems to bug when display turns off, the sounds cut but the player doesn't turn to pause, and i suspect this might have something to do with this very issue. I've tried the solutions that worked for Straikerox, which logically doesn't work for me since i'm using a speaker on the 3.5mm rather then a USB audio device. Also i've tried with absolutely every other audio device turned off and it still doesn't fix it. Bug seems to also trigger if i connect/disconnect a bluetooth audio device while FxSound is on. Source of the Qobuz bug definitely seems to be the sound cut that happen during both connection of new device and display turning off. I'm in touch with Qobuz team too for a solution |
Describe the bug
The sounds stop for a moment each time the display is suspended, and when the display is turned on, the sounds stop again.
To Reproduce
Expected behavior
Like native software, the sounds aren't affected to suspension of display
System information
Asus prime H610m-k, Intel i5 12400
RTX 4060Ti
RAM 16GB
Redragon Zeus (USB) X & Darknets GS570 (3.5mm)
P.S
I love this app, thanks for creating this software ♡
The text was updated successfully, but these errors were encountered: