speed up volume adjustment?

A2597

New member
For the wonderful winamp 5 plugin, I can set the controll to adjust volume by 5% leaps, or 10% leaps.

is there any way I can do that for system volume? If I want to lower the volume it takes ages...
 
you would have to write a plugin to grab the volume down command and modify it by a scale.

In winamp5 i either call winamp with a volume up/down call based on the scale or if the option is disabled I ignore the rw call completely.
 
Back
Top