|
Some keyboards have volume controls on them that can be pressed anytime to control the master volume. My keyboard does not have that. Is there a way that I can create a key macro that will work like the volume controls on those keyboards? It should always...
Started by Phenom on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
If you don'tYou could use this AutoHotkey macro: Volume On-Screen-Display (OSD) -- by Rajat
The interesting and remove the "Gosub", you....
PgDn::Send {Volume_Down 3}
so doing Win+PgUp or Win+PgDown changes the master volume.
|
|
How can I change the master volume level? Using this code
[DllImport ("winmm.dll")] public static extern int waveOutSetVolume (IntPtr hwo, uint dwVolume); waveOutSetVolume (IntPtr.Zero, (((uint)uint.MaxValue & 0x0000ffff) | ((uint)uint.MaxValue <<...
Started by lacop on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
For the master volume (for Vista, maybe Xp), that would be:
ISimpleAudioVolume::SetMasterVolume::SetMasterVolume (The SetMasterVolume method sets the master volume level for the audio session master volume part....
|
|
Windows Vista has an application-level volume levels for sound devices. There is a Speaker (master volume), an "application" Windows Sounds and further applications.
What makes the system to forget the volume level for Windows Sounds .
Started by Toro on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Do this....
Then I'll increase only is that the master volume control and application volume controls are not entirely independent of each other.
I'll have my master volume set at a certain place.
I've noticed this also.
|
Ask your Facebook Friends
|
Hi!
I'm searching for a tool to change windows master volume with a hotkey. Foobar can apply gain digitally but I think it might be better to change the master volume, because it changes the soundcard's amplification. At least I think so because when ...
Started by mzso on
, 16 posts
by 7 people.
Answer Snippets (Read the full thread at hydrogenaudio):
Foobar can apply gain digitally but I think it might be better to change the master volume, becauseYou could use NirCmd to ....
As in software.
|
|
Hey all,
Has anyone seen any products that will allow me to mix multiple radios audio to 1 master volume or mute switch, and/or run multiple radios to 1 or 2 speakers?
Jason
Started by phyberoptics on
, 20 posts
by 12 people.
Answer Snippets (Read the full thread at radioreference):
Amplifier with Remote Master Volume Control and Mute Function Have a look at the Telex-Vega solution anyone seen any products that will allow me to mix multiple radios audio to 1 master volume or mute you're looking for.....
|
|
The PPIV Master/Rich mod is mentioned again and again on the board:
I know what it does, and how to do it, but there Last edited by MacGaden on Wed Nov 08, 2006 3:13 am, edited 2 times in total. MacG.
"Play it right, Dad ! No More Dwiddely Dwiddely !
...
Started by MacGaden on
, 11 posts
by 5 people.
Answer Snippets (Read the full thread at metroamp):
When I installed mine, I had to take the two the volume, but I found ....
Unless your the PPIV master in a pcb amp is somewhat a pain in the butt.
If the amp doesnt need it at full volume it shouldnt need it with the master.
|
|
A low resolution version is available for download here:
DOWNLOAD HERE
Approximately 12mb. The full resolution, 59 page instructions are over 70mb and available on CD or printed manual.
Update July 13, 2009. Version 1.1
Notes: updates to text, typos and...
Started by VelvetGeorge on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at metroamp):
If this has been corrected or mentioned before.
, 1987, 2203, 2204, 1992, BBRI layouts, misc mods I was looking at the 100 watt Master Volume Kit Master Volume Kit Layout and noticed an error.
|
|
Is there a way to adust the master volume on the reciever box. After I program my TV remote I can't find a way to adjust the volume on the reciever. If possible I would prefer to set my TV volume and use the master volume control instead of setting the...
Started by rockychai on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at att):
When the att key is active (normal watching for channel changes) ... .
If you then press enter (bottom right) the volume control will follow the mode key.
Then 955.
Press att/ok at the same time.
The code for volume control assignment is 955.
|
|
I am need to provide volume control for speaker and microphone. I am planning to use the IID_IAMAudioInputMixer (microphone)/IBasicAudio (speaker) interface for the same. Will the API provided by IID_IAMAudioInputMixer (microphone)/IBasicAudio (speaker...
Started by garib_ytl on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at microsoft):
|
|
I have an early 90's Overdrive 120 that just had a new output transformer installed. The amp sounds great and is loud again, but when the master volume is cranked I get a very bassy hum that acts like feedback and will not go away unless the master volume...
Started by by Colossus76 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at vintageamps):
Blame it on sloppy lead dress leading to/from the master volume pot..
|