Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Master Volume

Reply
Thread Tools Display Modes

Master Volume

 
 
Deane
Guest
Posts: n/a

 
      02-08-2009
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.

 
Reply With Quote
 
 
 
 
Deane
Guest
Posts: n/a

 
      02-08-2009
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.


"Andrew" <> wrote in message
news:...
> Can you put a volume script here so we know what you're referring
> to..!
>
> Andrew
>
> "Deane" <> wrote in message
> news:%...
> | 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.
> |
>
>


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using an old master HDD with XP as a USB slave on new PC FloatDownstream Windows Vista Hardware 2 01-11-2009 05:29 PM
master password John Windows Vista Administration 2 07-18-2008 10:38 PM
Red X on Volume Icon and Volume Mixer has disappeared Rune Windows Vista General Discussion 0 11-14-2007 07:36 AM
Master Volume control in Vista anisk Windows Vista General Discussion 0 11-08-2006 02:02 PM
Vista master volume control Jens Müller Windows Vista General Discussion 0 09-17-2006 02:36 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59