[Q] Adding More Volume Levels - Android Software/Hacking General [Developers Only]

By now, there MUST be a way... I have searched and searched, ultimately concluding that either it isn't possible or hasn't been shared, so here goes:
I want to see if it is possible to make all volume controls in Android have about 20-30 levels. There simply has to be a way. Anyone keen enough to see if there may be a way to change the volume -/+ levels?
Sorry, I am not interested in any other apps nor having to open up a volume slider to get better control: The hardware buttons are there for a reason.
Google: 7 volume levels is simply retarded. When devices are now being used to listen to music, watch movies, YouTube, Netflix, etc. how can you suppose that only 7 levels of volume would do the trick?

Found one!
OK - So I found a variable in the build.prop file called
ro.config.vc_call_vol_steps
which allows you to change the number of steps for the in-call volume slider. Now all I need to do is test out a bunch of other possible variations to see if I can achieve the same effect with the rest of the sliders. By default, my OG Droid is set to 7. I upped it to 20 and am amazed at the amount of control I have over the in-call volume at this point. I think, if I can, I will do this with all of the volume sliders!
I will keep you all updated if I find anything.

MikeFalcor said:
OK - So I found a variable in the build.prop file called
ro.config.vc_call_vol_steps
which allows you to change the number of steps for the in-call volume slider. Now all I need to do is test out a bunch of other possible variations to see if I can achieve the same effect with the rest of the sliders. By default, my OG Droid is set to 7. I upped it to 20 and am amazed at the amount of control I have over the in-call volume at this point. I think, if I can, I will do this with all of the volume sliders!
I will keep you all updated if I find anything.
Click to expand...
Click to collapse
This sounds (no pun intended) interesting, by any chance is the in call volume louder? I would love to get my ear to hurt when on the phone. Then as least I can back down the volume. Right now I strain to here on my HTC DZ aka HTC Vision.

Not sure...
malloy0 said:
This sounds (no pun intended) interesting, by any chance is the in call volume louder? I would love to get my ear to hurt when on the phone. Then as least I can back down the volume. Right now I strain to here on my HTC DZ aka HTC Vision.
Click to expand...
Click to collapse
I will have to test that. I am not sure whether or not this actually makes anything louder. I'll let you know in a day or so after I bounce the settings back and forth a couple times.

Related

G1 Speaker Volume Increase

Anybody working on a hack to exceed the g1 volume by normal. My earlier iphone had a volume boost tweak to increase its really low volume and now g1 to has the same problem. SOme body please try to increase volume by 150%
I would be intrested too. have had a few phones in the past that alowed u to mess with the gain tables
I would actually pay to get this pathetic volume fixed..
miss days of tytn II and the TCPMP over amping facility.
used G1 for audiobook on the tube today - frikkin pathetic
Bah!
id love to see the volume upped ,i hate how low it is
always having to ask everyone to repeat what they said
i use toggle setting to turn my volume up on my phone. It's free on the market and cupcake friendly.
g2crx said:
i use toggle setting to turn my volume up on my phone. It's free on the market and cupcake friendly.
Click to expand...
Click to collapse
They're actually talking about upping the volume beyond the current maximum, which shouldn't really be too difficult. I'd love to see someone get this done.
i had suggested this before when the phone first came out, and all i got was "take that wax out of your hear! lololz0l"
lol why would anyone install bloat when they can press a button with their hand?!
anyhoo yep deffo need a bloody volume hack for this puppy - or this 18 month contract will kill me!
I was talking about ringer vol its so quiet
Ah ok, sorry i'm talking about the volume of the headphones it blows!
Yah, I'm hoping for it as well...This may be nothing but coincidence, or may be worth a look at, but I experienced something with Jewel Lust. I'd have music playing, and then i'd load up Jewel Lust to play with the game's sound off. And for some reason, when jewel lust loaded, the music got louder even though it was already on full volume. Maybe Jewel Lust has what we are looking for in the code. Since its all open source, maybe a dev or coder could take a look at the source and see what Jewel Lust is doing to cause the volume increase. Could be a fluke for all I know..but the volume >DID< increase from being at full after I started up Jewel Lust.
kooooooooool tep you should be a private eye!
c-tang said:
I was talking about ringer vol its so quiet
Click to expand...
Click to collapse
I have my notifications/ringer set to max and can barely hear them in my pocket. I don't remember them being *this* quiet in 1.1. Might just be me though.
(and yes, I have the latest radio/etc).
yeah mine is too quiet as well i wish it had a train horn or something on it lol , then maybe i would hear it
i have it set to vib+ring and still miss most calls , plus i work in louder type environment
i'm sure a seem edit would do it, but seems everyone is afraid of those?
I agree with everything said in this topic.
Someone pelase make it
I am constantly missing calls due to this and its making me pretty frustrated with my awesome phone.
I was reading around and there is supposedly a file called "asound.csv" in the ETC folder where you can change the max volume. I don't have a file called that and the few sound files i cannot see how to do this. Does anyone else have any ideas on how to increase the max volume?
This is the site i was looking at
http://www.mail-archive.com/[email protected]/msg00649.html
nockam said:
I am constantly missing calls due to this and its making me pretty frustrated with my awesome phone.
I was reading around and there is supposedly a file called "asound.csv" in the ETC folder where you can change the max volume. I don't have a file called that and the few sound files i cannot see how to do this. Does anyone else have any ideas on how to increase the max volume?
This is the site i was looking at
http://www.mail-archive.com/[email protected]/msg00649.html
Click to expand...
Click to collapse
Good news and bad news.
First the bad news: Looking at that site, it looks like that information is in reference to the Openmoto Freerunner, not the G1.
Good news: I believe I've found where the volume config is stored. I've found a pair of CSV files with a good amount of volume related data. I'm not sure if there is a hardcoding of the volume itself in the files or not, but it looks like we're on the right track.
The files are /system/etc/AudioPara4.csv and /system/etc/AudioParaTMUS.csv
Here's some of the contents:
Click to embigify.
You are right it is for "Openmoto Freerunner" which makes perfect sense now as to why i couldnt find the file. I found the file you put in there as well but it doesn't seem to be very obvious (to me at least) what needs to be changed. I am going to give it a shot though... here is to hoping i can still use my phone as a phone once im done!
bahnburner said:
Good news and bad news.
First the bad news: Looking at that site, it looks like that information is in reference to the Openmoto Freerunner, not the G1.
Good news: I believe I've found where the volume config is stored. I've found a pair of CSV files with a good amount of volume related data. I'm not sure if there is a hardcoding of the volume itself in the files or not, but it looks like we're on the right track.
The files are /system/etc/AudioPara4.csv and /system/etc/AudioParaTMUS.csv
Here's some of the contents:
Click to embigify.
Click to expand...
Click to collapse
If I even had a clue as to how to edit or help you get something going I would but I am clueless. Good luck as it seem quite a few of us need this....

Any way to change the volume control to smaller increments?

At the moment the volume control only has 5 levels of volume. I'd like to have smaller increments if possible. When i'm listening to music it's either too quiet or too loud so i'd like a level inbetween.
You can use your finger on the volume screen to give smaller increments, not sure if that helps or not!
Thanks for the suggestion but i've already tried that and it's still only at five different levels. I'm using the omega ROM though. Wasn't a problem before but this ROM changes the volume screen and other ones i've installed still only have five volume levels.
Volumex allows up to 16 leves for the speaker
http://volumex.jdbp.mobi
what the OP is asking... is if there is a way... perhaps a registry edit or something along those lines.. which will make the volume raise/lower in smaller increments... downloading a whole new volume application is not a fix/solution... he is looking for a why to keep the manilla/sense version of the volume interface and tweak it from there... i know this, because i was looking for the same thing a while back.. but to no avail... so yea.. sorry OP... unless you want to use a completely different volume interface... you're kinda stuck... just get used to it... that's what i did
steviewonders said:
At the moment the volume control only has 5 levels of volume. I'd like to have smaller increments if possible. When i'm listening to music it's either too quiet or too loud so i'd like a level inbetween.
Click to expand...
Click to collapse
You can use THIS app to add your music app to the allowed list for use of the smaller 'media volume' control (the volume control you get on the sense music tab etc). This has more, smaller increments so you have more control.
Thanks pckshd I was looking for a program like this. Sweet
pckshd said:
Volumex allows up to 16 leves for the speaker
http://volumex.jdbp.mobi
Click to expand...
Click to collapse
HA HA. With a name like pckshd do you happen to work for or be the creator of PocketShield and Volumex LOL. You've recommended PocketShield and Volumex a few times in the past.
Hey! then man asked for more volume levels, volumex has that (and even more features he might find interesting). Was just a tip
pckshd said:
Hey! then man asked for more volume levels, volumex has that (and even more features he might find interesting). Was just a tip
Click to expand...
Click to collapse
I also found this tip very useful, i have searched this kind of cab for a long time. Thanks pckshd.
There is possibly a free (or at least not a trial) solution in post 6^^^^^^

Captivate system volume

I'm looking to get move volume options on my rooted Captivate 2.2.
Right now the system sounds are too loud for me....even after replacing the selection sounds...still too loud. The volume levels are stock 1-7...I want lower sound than the current lowest of 1.....Is there any way?.
I enjoy the feedback of sounds ...but the current sound level 1 is just too high
Thanks
Jim
Sent from my SAMSUNG-SGH-I897 using XDA App
You can barely hear level 1. Do you live in a library or what?
assonance 5.2
I think he is talking about when he plugs in headphones into his Captivate. I agree with him, it's way too loud. And I haven't found a way to make it softer either.
On my Captivate level 1 is still too loud for the system "click" sound...I like it more subtle. My HTC Aria gives me much more control over the system sounds and I just want to get the same on the captivate.
Sent from my SAMSUNG-SGH-I897 using XDA App
I too am annoyed by the system sounds...the "clicking" when navigating through the menus. I like the feedback and setting the volume low for the system sound works great for me (I don't normally use headphones). The problem is, every so often, the volume gets turned back up. Why is it doing this? And how do I get it to "stick". I haven't really found a rhyme or reason -- I can reboot and the volume will still be set how I had it....other times I can just turn the screen on and the volume will be turned back up.
Ghosts?
I believe if you dial *#*#197328640#*#* it gets you into a menu where #5 is audio. It's possible you can mess around in there and adjust the volume levels
why not just turn the system volume down and leave the others at regular volume high ?

[Q] Inconsistent Volume Issues

I am almost positive this question has been asked before, but alas...
For reasons unknown, my Nexus S seems to have inconsistent volume levels.
1. Regardless of how loud the volume is set to, the "operation" sound effects are ALWAYS at bare-audible levels. For example, when the screen is turned off it's almost impossible to hear the noise. This holds true even when the system volume is at maximum.
2. In call volume is always low, and yet the speakerphone volume is always SUPER loud.
The posts I've read before always seem to mention it being a problem with the Nexus S phone itself, but how is that possible? If the sound comes out then the sound comes out. It would seem to me like a problem with Gingerbread.
i use this to keep my volumes set properly
http://www.appbrain.com/app/audiomanager-widget/com.smartandroidapps.audiowidget
WOW thanks for that link. It solved the problem immediately. I'm not exactly sure what the issue is with the actual Gingerbread software though...why don't the volume levels adjust properly?
Also, I saw your post in another topic and found your signature (image) to be quite fascinating. I too have used many of those phones actually.
On a side note, can you (or anyone) explain why my topic was moved from the Nexus S board?
yeah i recently learned about audio widget, and it seems to be able to seperate out different system level audio vs call audio etc. not sure why this isnt available in stock android, but this app is able to do it. so its a must have.

[Q] volume issue dell venue pro

so i have this great phone, i love wp7, it has thing's that i don't like but well nothing is perfect.. but what i really, let's say, hate is when i receive a phone call the volume is really low :S i have the phone wit the volume o maximun (30), the music sounds great, really loud but the phone call and even the alarm sound really really low, how can i fix that?
Phone call volume is controlled separately from everything else. While in a call, hit Volume Up and put it at max (the scale is different: in a call, it goes 1-10 instead of the normal 0-30).
If that's still not loud enough, I'm not sure what to expect. You could try using earbuds or a headset. On my HD7, I have to set call volume down to 5 when using earbuds or it's painfully loud. Bluetooth headsets often have their own volume control too, and can push the call higher if the phone doesn't go high enough.
There are some registry controls that affect volume, but I don't think anybody had managed to get any write access to the DVP registry yet.
GoodDayToDie said:
Phone call volume is controlled separately from everything else. While in a call, hit Volume Up and put it at max (the scale is different: in a call, it goes 1-10 instead of the normal 0-30).
If that's still not loud enough, I'm not sure what to expect. You could try using earbuds or a headset. On my HD7, I have to set call volume down to 5 when using earbuds or it's painfully loud. Bluetooth headsets often have their own volume control too, and can push the call higher if the phone doesn't go high enough.
There are some registry controls that affect volume, but I don't think anybody had managed to get any write access to the DVP registry yet.
Click to expand...
Click to collapse
thanks for the answer man, but i think i don't explain myself very well xD i'm talking about the ringtone from when you're getting a phone call you know? That's the volumen i'm talking about that it is kinda low, and is the same with the alarms..i hope you can understand me now haha..and i have another question since you answer my previews one you know a way or and app to change the colors of the live tiles? Because the colors that came with the OS are, let's say, short haha
Ah... yeah, I really wish I could set the ringer volume independently of the music-and-so-forth volume. BTW, alarms will always (by design) start at low volume, then get louder over the course of about a minute. I tend to set the base volume high before going to bed anyhow, but I've forgotten to a couple of times and it still wakes me up within a very short time.
Adding custom accent colors is another thing that requires registry access. In theory, there's a registry editor built into the EM app. So far as I know, nobody has gotten it to work, though. It's a real pity, that is; with a built-in regedit, the phone could easily be dev- and interop-unlocked, opening up a lot of homebrew potential.
GoodDayToDie said:
Ah... yeah, I really wish I could set the ringer volume independently of the music-and-so-forth volume. BTW, alarms will always (by design) start at low volume, then get louder over the course of about a minute. I tend to set the base volume high before going to bed anyhow, but I've forgotten to a couple of times and it still wakes me up within a very short time.
Adding custom accent colors is another thing that requires registry access. In theory, there's a registry editor built into the EM app. So far as I know, nobody has gotten it to work, though. It's a real pity, that is; with a built-in regedit, the phone could easily be dev- and interop-unlocked, opening up a lot of homebrew potential.
Click to expand...
Click to collapse
that's too bad :s well i guess i have to live with that. The same thing happen to me with the alarms haha so i guess i have to live with that too xD
I'm starting to hate wp7 -.- i think an iphone has less limitation than wp . I'm going to use this phone for a while but in the end i'm sure i will get back on android, or maybe i will use both phone, i don't know.
Thank's for the reply that solve my doubt's

Categories

Resources