Master Volume

D

Deane

The approach to controlling volume in the mixer has changed with Vista. I'd
like to know if it is still possible to control the master volume
programatically... I had written a couple of useful scripts for W2k and XP
that don't work in Vista.
 
D

Deane

Here's an Auto Hot Key subroutine. Doubt if it will help you much.

vol_MasterDown:
SoundSet, -%vol_Step%
Gosub, vol_ShowBars
return

I guess I'd probably have to call a dll, but I don't know which one or the
syntax/parameters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top