ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

windows volume control setting

<< < (2/4) > >>

techidave:
actually i need a certain "wave volume" set for each user that logs in to the computer for the first time.  But I will check this one out.

lanux128:
i missed the "wave volume", so it's not system volume. ;D btw, is it ok if the wave volume is the same as system volume?

techidave:
that would be fine.  They will have head phones on most of the time anyway.

lanux128:
ok, watch this space. looks good. give it a try & let me know..

SetWav
• set system's WAV level on startup.
• output change in percentage (0-100).
• EXE only due to creation of link in the startup folder.




Target:
AHK is your friend...

the following 2 lines set the master and WAV volumes to 50%


--- ---soundset, 50
soundsetwavevolume, 50

you can change pretty much all the sound controls this way.  Code could be compiled and added to the startup directory

The AHK helpfile also includes a soundcard analysis script which may be of use/interest...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version