SoundManager

By Zax.

------------------------------------------------------------------
This WoW AddOn allows to quickly switch between different sound output devices in one click, and to adjust sound volume.
Sound volume is saved for each output device.

Right-click on SoundManager interface to display more options: all unchecked output devices will be ignored when you switch to next device.
Shortcuts can be defined to increase or decrease sound volume, and to switch to next non-ignored sound output device.

If for any reason SoundManager interface is not visible on screen, enter first:
	/soundmanager show
If it is still not visible, reset its options with:
	/soundmanager reset


------------------------------------------------------------------
Supported slash-commands:
------------------------------------------------------------------
	Enter "/soundmanager help" (without quotes) to display all available slash commands

------------------------------------------------------------------
Known caveats:
------------------------------------------------------------------
	"System" output setting is not managed.
	
------------------------------------------------------------------
Version history
------------------------------------------------------------------
- 1.42 : 2023-05-20 : Patch 10.1 compliant.
- 1.41 : 2022-10-29 : "switch" slash-command and binding key added. Minimap positionning removed.
- 1.40 : 2022-10-28 : WoW 10 (Dragonflight) compliant.
- 1.31 : 2021-03-12 : WoW 9.05 compliant.
						Minor code optimization.
- 1.30 : 2021-01-15 : Ability to set a default output device added.
- 1.20 : 2020.12.29 : Popup menu added.
- 1.10 : 2020.12.05 : Buttons to increase or decrease sound volume added.
- 1.00 : 2020.11.15 : First release.
 
------------------------------------------------------------------
