Change default device and default communication device simultaneously #682
Replies: 11 comments 8 replies
-
#71 (comment) makes it sound like this was resolved in version 2.0, but it isn't so? EDIT: Updated Windows, verified it still doesn't do that. |
Beta Was this translation helpful? Give feedback.
-
From what I've seen, there still isn't a solution. There is no option to manipulate the "default communication device" in addition to the "default device" |
Beta Was this translation helpful? Give feedback.
-
The comment in #71 refers to changing for Console AND Multimedia rendering, which isn't related to also changing the communication device at the same time. We are aware of the request and this thread is tracking moving the comm device when moving the default device. |
Beta Was this translation helpful? Give feedback.
-
Example use case: This is annoying in many games that use VOIP. A lot of them use the communication device for voice audio, while using the audio device for game audio. You generally want all sound to come from the audio device you're currently using - so whenever I want to switch between my audio devices, I still have to open the legacy sound menu to change both. |
Beta Was this translation helpful? Give feedback.
-
FWIW if you don't need the many other special features of EarTrumpet on a daily basis, both SoundSwitch and Audio Switcher can change devices for you much faster than the Sound Control Panel route. The latter way drove me crazy over time. |
Beta Was this translation helpful? Give feedback.
-
Thank you @Luckz. SoundSwitch was perfect for me. I will keep both installed. |
Beta Was this translation helpful? Give feedback.
-
This would be a nice thing to have. I play quite a bit in vr and having to go to discord or windows audio settings settings every time to change the output device is annoying. SoundSwitch works well but I still need EarTrumpet for the volume mixer, so having this option would eliminate having to use two applications. |
Beta Was this translation helpful? Give feedback.
-
Bump. I would also really like this to set both (or all) default device outputs. Console, communication, and possibly media |
Beta Was this translation helpful? Give feedback.
-
Here is an implementation of a registry policy object that can change all 3 different audio device roles on windows I just integrated this code into a project, so I can confirm that this method works. It's fairly simple to extract the core functionality out of his commandlet implementation |
Beta Was this translation helpful? Give feedback.
-
I implemented this and other features over at my fork. If you want you can test the pre-release: |
Beta Was this translation helpful? Give feedback.
-
It's been a year and the functionality hasn't been added yet. Did the changes get scrapped and @LukasDoubleU 's changes are relevant again? |
Beta Was this translation helpful? Give feedback.
-
This issue is sort of a continuation of issue #71.
My problem mostly pertains to using Discord, but it does happen in other applications as well.
I like to use/talk on Discord using both my headphones (USB/DAC) and speakers (analog input) depending on if I need good audio for games, my ears need a rest, etc.
EarTrumpet is typically great for moving between the two, however, since my headphones are the "default communications device" on the computer, Discord will always play through them regardless of what the "default device" is (which is what EarTrumpet changes).
If you guys could implement a settings option to change either/or/both the "default communications device" and "default device" then I think this problem would be solved.
Beta Was this translation helpful? Give feedback.
All reactions