WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   volume control? (https://www.wowinterface.com/forums/showthread.php?t=43559)

xromania™ 06-21-12 04:01 PM

volume control?
 
How stupid is blizzard interface, need to make thousand clicks to set most important thing, the sound volume

so, a simple volume addon? searching here for "volume" give only old addons

and why the keybinds for volume up/down make nothing?? im sure this is bugged for all but nobody report to blizzard

Haleth 06-21-12 04:29 PM

I made this command to set the volume:

Code:

SlashCmdList.VOLUME = function(val)
        SetCVar("Sound_MasterVolume", val)
end
SLASH_VOLUME1 = "/vol"

/vol 0 is mute, /vol 1 is maximum, /vol .5 is half volume, etc.

That said, the key bindings do work for me.

Dridzt 06-21-12 10:01 PM

Volumizer perharps?

Torhal 06-21-12 10:26 PM

I also have Volumizer hosted here on WoWInterface.

Barjack 06-22-12 02:47 AM

I always use the volume hotkeys and they do work for me. By default that is using Ctrl+- and Ctrl+= to change the volume up/down in increments of 10%. If your binds aren't working perhaps try changing them to some other combination.

Petrah 06-23-12 10:52 AM

Broker Volumetric is a nice little addon. One click and everything is right there.


All times are GMT -6. The time now is 05:56 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI