-----
I have a HTPC hooked up to a projector that I use to play movies, and the projector has native support for 24 FPS, so I use this:
http://nircmd.nirsoft.net/setdisplay.html
to quickly set framerate. Make batch files for 24 Hz, 60 Hz, etc. bind them to keys, and then you don't have to bother going into a display settings GUI.
C:\Windows\system32\rundll32.exe shell32.dll,Control_RunDLL mmsys.cpl,,playback
Edit: nope, but https://soundswitch.aaflalo.me/ will do it - never used it though.
https://audioswit.ch/er
https://github.com/sirWest/AudioSwitch
I think there was another that was some variation on "audio" and "switch"/"switcher".
You can also create a shortcut to nircmd with the setdefaultsounddevice value set and assign a hotkey for the shortcut.
Now I use EarTrumpet, which lists devices in the right click menu.
-----
I have a HTPC hooked up to a projector that I use to play movies, and the projector has native support for 24 FPS, so I use this:
http://nircmd.nirsoft.net/setdisplay.html
to quickly set framerate. Make batch files for 24 Hz, 60 Hz, etc. bind them to keys, and then you don't have to bother going into a display settings GUI.