Changing ringtone settings?? help! - 8525, TyTN, MDA Vario II, JasJam General

Okay I read how this is done but what I am confused by is that there is only a single setting called 'Ringtone0' in the registry.
I would like to make it so when i receive an email or txt that it vibrates for 1 sec only, but when I receive a phone call it vibrates and plays the ringtone. Is this even possible?
Actually what I would really prefer would be the settings above but the the vibrate for 1sec only applies when I have the phone on 'vibrate' mode. When on volume up mode it vibrates longer while playing the ringtone
Sorry if thats confusing. I wass hoping there would be multiple profiles I could code, unless im missing something.
Thanks

anyone? i couldnt seem to get it to work

Have you tried these settings?
http://forum.xda-developers.com/showpost.php?p=1357059&postcount=4
Mike

yes I used 'av1'
However I still dont understand, will this 'profile' of av1 go for all 3 modes (ie volume up, vibrate, and silent)?
I was expected a Ringtone0, Ringtone1, Ringtone2, etc and then I would somehow assign like Ringtone0 to be when the vol is up, #2 would be on vibrate, etc. What am I missing here??
Also to go back to the top, I made it to av1 and soft reset. On volume up, I got a txt and the vibrate still went off for like 7sec (default)

I too attempted this hack. I noticed the settings return to the original default of apw3r. I made the change and did not restart, then I changed it and soft booted, and then changed it and powered off. Everytime it returned to the default.
I just attempted to add 1 sec of vibrate on ring. v1
Any ideas on how to get the changes to stick or make it work?
These are the instructions I used:
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
Thanks

Related

Vibration Duration too long

Is it possible to change the length that the phone vibrates for when a text message or another alert comes in when phone on silent?
Thanks
Mark
This annoys me too. If the phone is on my desk in work it makes such a racket when it vibrates the entire room looks my way. Not good!
Exactly the same problem as me.
Anyone help???
Taken from Hermes Wiki (reg hacks):
"Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code."
*bump*
Ok I've tried altering the vibratioin length to no avail - is there a way to 1. shorten the vibrate time to less than a second or perhaps a way to script a pulse..
I never got the LEDs to flash any faster either
Thanks
Adam

Ringtone Vibration Even When Volume Is OFF!

I've got a problem here, I've been messing around with the Notifications registry entries and of late, I've noticed that when I put the phone volume to OFF, the phone still vibrates on incoming calls. However, other events will automatically be muted.
Can someone point me to the right Registry key that would change this behavior? Previously the vibration will automatically stop when the volume is off, regardless of the type of event. Thanks!
any luck?
yes this is irritating! I dont want it to even vibrate for calls or texts at night. Did you figure this out?
Jason
spiderman09 said:
yes this is irritating! I dont want it to even vibrate for calls or texts at night. Did you figure this out?
Jason
Click to expand...
Click to collapse
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events.
For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you.
Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second. a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all. The repeat will be from the most recent a. So: v3apr will vibrate once then repeat the ring signal.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
Cheers
Mike
ALL THIS INFO IS ON THE WIKI

SMS ringtone

Hi all,
I made a ringtone which lasts about 10 seconds, however when i have the phone in my hand and a sms is coming i would like to stop the ringtone immediately but i didn't found how...
Is it possible ?
Thanks
Have you tried moving the volume slider down, while the tone is being played?
Yes none of the keys stops the sound
yeah it doesn't work... the bad thing about the sms notification is that it last however long the music lasts... i think you would have to go into the registry and change the settings for ringtone behaviour... http://wiki.modaco.com/index.php/Windows_Mobile_5_Registry_Tweaks check that
seee
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REGSZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REGSZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
Click to expand...
Click to collapse
i hope you get this fixed... it would be annoying to recieve continuous messages at once haha
I think there is no way by registry settings:
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
Click to expand...
Click to collapse
I have to make my ringtone shorter...

Changing vibration type

Hi everbody!
On my Touch2 I would like to change vibrating type. I am using "vibrate + ring" call notification but the phone vibrates "unusually" long. It vibrates for 5 seconds, then pause for 2 seconds, and again and again...
Is it possible to change this so that it would only vibrate for (configurable!) 2 seconds on "one turn"?
Installing some other software should be the final resort; it would be perfect if I could just change some registry settings (but which?). Ok, actually that would be good - perfect would be if the WM would already have some user interface for that...
Regards, Bostjan
You can use
1- VAlert (But it ruins your volume keys)
2- Vibro
3- PhoneAlarm (Great App.)
Thanks for your answer - but I would first try to solve this issue without installing other applications if that is even possible.
Do you know the how to do that within windows registry?
Regards, Bostjan
Found this after some searching....you need to change registry... always back-up before you make changes. And do soft reset to make your changes active.
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)To have the device 'Vibrate and Ring' simultaneously:
HKCU\ControlPanel\Sounds\RingTone0\Script = "av0pw3r" (REG_SZ string, no quotes)The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
This is awsom and works for me perfectly...
If I will find some issues will let you guys know!
Thank you for your support!
Regards, Bostjan
See link below. That vibrates (ooops, I would say "sounds") as a solution.
http://forum.xda-developers.com/showthread.php?t=569025

dash 3g rings once then stops

ok i have searched google and the site to no help.
the phone is new and no matte what settings i use either through the home screen or going into settings and then profile, makes no diff phone still rings once then nothing bu the phone is still waiting for me to pick up.
Also from time to time the phone will light up and the soft keys bottom show and top bar but not the time is blank and ph stays on untill i turn it back off.
Please i dont post much here for i do search and find fixes to my problems but this one has me.
Hope one of this registries help you
Originally Posted by mikechannon
Assuming you can locate the correct registry key, you can change it according to the detail below. Some example registry keys are given at the bottom:
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
v0 will vibrate continuously;
v3 will vibrate for 3 seconds;
v3p will vibrate for 3 seconds, then play the ringtone;
v0p will vibrate and play the ringtone at the same time, and when the ringtone stops, the vibrating stops as well;
v0p3 will vibrate and play the ringtone at the same time, and stop after 3 second
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
Some more examples
Display - a
Flash - af1w60f0
Ring - apw3r
Ring Once - ap
Increasing Ring - c50apw3c150r
Vibrate Then Ring - v3w3apw3r
Vibrate - av3w3r
Short Vibrate - av1w3r
Vibrate Long Then Ring - v3w3v3w3apw3r
Vibrate And Ring - av0pw3r
Increasing Ring And Vibrate - c50apv3w3c150r
Fast Vibrate And Flash - af1v1w1f0r
There are several notification sound settings in the registry – examples:
[HKEY_CURRENT_USER\ControlPanel\Sounds\RoamingRing0]
"Script"="apw3r"
[HKEY_CURRENT_USER\ControlPanel\Sounds\KnownCallerR ing0]
"Script"="apw3r"
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Sound"="\\Storage Card\\My Documents\\Trout.wma"
"Script"="av0pw3r"
Mike
Click to expand...
Click to collapse
Thanks for the help, i got it to work right now but not sure what reg entry did it tho. i should have wrote down all i did do. but it is working.

Categories

Resources