PDA

View Full Version : winamp volume increase by 10%



evilworm
August 14th, 2003, 02:04 AM
is there a way to increase winamp volume by 10% when i press my button? and another question: can i use 1 button tu turn on and off my monitor?

VDO
August 14th, 2003, 03:51 AM
1) Do you want to increase the volume by 10% of the current volume (in which case I have no idea) or 10% of the max. volume (in which case I'd play around with the step sizes for the Windows volume control)

2) To use 1 button for 2 tasks, you need to setup states (if thats what they're called; I forgot their name). So when the current state is 0, pressing the button switches the monitor on and sets the state to 1, where pressing the button switches the monitor off and sets the state to 0 again.

evilworm
August 14th, 2003, 04:41 AM
hmm tried with the states but it didnt work. maybe someone could explain it more better or give me their export group?

Mark F
August 14th, 2003, 05:01 AM
If you haven't already, take a look at the description of states in the On-line help (http://www.girder.nl/help/index.php). ;)

evilworm
August 14th, 2003, 05:46 AM
If you haven't already, take a look at the description of states in the On-line help (http://www.girder.nl/help/index.php). ;)

did that but didnt understand it :((

Atgast
August 14th, 2003, 04:09 PM
http://members.home.nl/atje/test.GML

here's everything you need I guess, I chose a random volume slider, you have to change this so it matches the right slider for your soundcard :)

goodluck

evilworm
August 15th, 2003, 02:17 AM
http://members.home.nl/atje/test.GML

here's everything you need I guess, I chose a random volume slider, you have to change this so it matches the right slider for your soundcard :)

goodluck

oh thank you very much, all worked :) , but is there a way i can change only volume of winamp by 10 %`?

Monster
August 18th, 2003, 05:53 AM
evilworm
is there a way i can change only volume of winamp by 10 %`?

Just send an "up arrow" keypress (or "mouse wheel up" action) to winamp.exe for one or more times.

732
August 19th, 2003, 02:43 AM
Just send an "up arrow" keypress (or "mouse wheel up" action) to winamp.exe for one or more times.

And how do I do that?
Isn't there any command like 40058 (increase volume 1%)?

Monster
August 19th, 2003, 03:05 AM
732
And how do I do that?

Keyboard -> Special key -> choose "UP" -> Target -> drag target to Winamp window -> Uncheck "Name" -> Leave checked only "Class name" and "Executable" -> Apply this -> Enjoy

This command moves Winamp volume slider up by about 0.6%, so you probably need to make a multygroup with several such commands...

evilworm
August 19th, 2003, 03:17 AM
732
[This command moves Winamp volume slider up by about 0.6%, so you probably need to make a multygroup with several such commands...

YEAH I THOUGHT SO ALSO.. but maybe the 10 % volume change could be done with states? could some pr0 of girder try that?

Mark F
August 19th, 2003, 04:20 AM
Did you do a search (use the button at the top of this page) for WinAMP on this board? Are you using WinAMP 3? There is a WInAMP 3 plugin. Does this do what you want?