|
Does anybody know of a software or a Windows feature that can reset Windows XP's wave volume and overall volume to max?
I have tried Wizmo (grc.com) but it doesn't seem to able to reset the wave volume, only the overall volume.
The program should preferably...
Answer Snippets (Read the full thread at superuser):
You can define volume profiles and using parameters on the command line/docs/commands/SoundSetWaveVolume.htm
....
Power Mixer is a replacement for the standard volume control (there are 2 versions, 1 for Vista, 1 for Windows prior to Vista).
|
|
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: Open a few videos....
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.
|
|
When I use my app (on the device), the actual volume works OK for a while, but after a few days it seems to get 'stuck' at a low level. Adjusting the volume rocker has no effect - and it show 'Ringer' text... I've noticed that other people's apps are ...
Started by cannyboy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
-(void)applicationDidFinishLaunching:(UIApplication *)application { //volume control hack NSString *soundFilePath = [[NSBundle mainBundle.
#import <AVFoundation/AVFoundation.h> //...
volume control.
|
Ask your Facebook Friends
|
When my small children play games on the Mac, they use the keyboard shortcut (what ought to be the "F12" key) to turn the volume up to the max, which is way too loud.
I'm working on configuration changes for the children, but in the meantime, is there...
Started by erickson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
This doesn't disable) the volume controls....
The volume control is still available by holding down the Fn key and hitting F12.
Or MacBook Pro, you could change the configuration so that the F12 keys acts as an F12 key and not a volume".
|
|
Hi Stackers, I'm building a video player and am kinda stuck at the volume slider part. It's a YouTube style vertical slider, meaning if the slider is in the top position volume should be 100% and if the slider is dragged to the bottom position sound should...
Started by Leon on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I take it that the 30 is the volume slider); userVolume = Math.round((1 - userVolume....
Try (or in this case a max height) to compare to current value to .
Since you are getting 0 when you want 100% volume, and 30 when you want 0 volume...
|
|
For example if the volume is 48 and I press the volume up key the new value will be 56. What would I have to do to make it go to 52?
I use both keyboard and remote control keys.
Answer Snippets (Read the full thread at superuser):
You want to change the volume step interval, this is fairly:
In the left pane, expand apps and click on gnome_settings_daemon :
double click the volume_step key in the right pane, enter the....
Through ACPI to access the volume key.
|
|
Does anyone know of a volume pedal that allows you to adjust the starting volume? Meaning, rather than the up position being no volume, you can set it to anywhere between no volume and max volume? What I want is a volume boost, but one I can control gradually...
Started by u84six on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at talkbass):
This allows you to make consistent, repeatable volume adjustments by following....
It has a row of LED's on the side of the pedal that correspond to the volume.
I think you're looking for something like the Visual Sound Visual Volume Pedal.
|
|
Is there some general guidelines online on how to tweak oracle for doing a high number of inserts and low number of reads?
All the answers below are pretty good recommendations. I have to clarify the following things. I am using 10g and this is an absolute...
Answer Snippets (Read the full thread at stackoverflow):
The lack of indexes will obviously hurt your SELECT performance, but it doesn't sound like... .
In terms of database design put as few constraints, indexes and triggers on the table(s) you're inserting into as possible as these will all slow down the insert .
|
|
I usually keep my channel volume around half way for most of my pre-sets and the master volume around 1/4 depending on how loud I can play at the time. Last night I was experimenting with the settings and I turned the channel volume way up but kept the...
Started by slowpokerhino on
, 12 posts
by 7 people.
Answer Snippets (Read the full thread at marshallvintagemodern):
I believe the Channel Volume....
If the Master Volume is turned down you won't be getting power tube crunch.
volume up create more power tube crunch like in a normal master volume tube amp?
To get that you need Volume setting.
|
|
Is there a way to cap the maximum volume on a Windows XP machine? I would like to regulate the volume so even if the user adjusts to the loudest volume, it will only be as loud as I want it to be.
Started by J.D. Wilker on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Another alternative is to make a guest account for other users remove the link to volume control....
Is the Windows XP Volume Control not enough?
Start Menu -> All Programs -> Accessories -> Entertainment -> Volume Control.
|