What the title says.
This means i get spammed constantly with notifications
I like the app, but I had to uninstall for this reason (and the fact when my laptop goes to sleep, output device changes from headphones to my laptop’s speakers - the sudden loud noise everywhere is not something i, or others around me have enjoyed)
Thank you your fast response. I have reinstalled the program to give these ideas a shot.
Disabling my laptop’s internal speaker would make sense only if I was 24/7 on the headphones. But re-disabling and re-enabling of those internal speakers each time I plug or unplug headphones isn’t an option
This is a shoddy workaround, disables a useful feature, but ok
I do not want to ruin my battery life and force a wakeful state forever
Also a shoddy workaround, tedious, but ok
All in all, I implemented your suggestions 2 and 4. Seems alright for now, but will need to see after a few days of use.
Are there any methods to prevent users from fiddling with .bat scripts and other hacky solutions? Like save the latest chosen output device to an external file you load from on startup, or handle sleeping without restarting the process, or make a logic similar to the bat internally, idk.
Sure:
The following sleep states are available on this system:
Standby (S3)
Hibernate
Fast Startup
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
The hypervisor does not support this standby state.
Apologies; if I knew any other solutions, I would have added them in my previous post.
I’ve asked @bvijay to provide further assistance.
He should be getting back to you shortly.
To understand that, you need to know some of the backstory behind the software.
FxSound, or, as it was previously known, DFX, was originally developed by a team led by James’ father.
James inherited the company after his father’s passing, and the current team behind the software is completely different, as well as much smaller.
So the updates made today are much harder to accomplish, less frequent, focused on the most urgent matters first, and done in tiny, gradual steps.
Hi @hockeybrez
Your PC is not supporting modern standby (S0 idle) power states. It supports the S3 sleep state in which connected hardware devices like bluetooth and USB audio devices can be turned off. When resuming back to S0 state, the same audio device may not be available and FxSound can selected an available audio device.
If you deselect the option “Automatically switch to newly connected output device”, then FxSound will wait for for the previously selected audio output device to get connected when you resume from standby. Please let us know if this option works for you.
That makes sense, wasn’t aware of the differences between these power states. For now, your suggestion seems to work pretty well.
I don’t know which tools you guys are developing in, but it would be great if you could keep that automatic switching in all cases except “right after waking from sleep” (maybe some delay/sleep upon waking, or pulling device list from a file for the first few seconds idk)