View Full Version : Vibrating Pulse?
dpmisk
22nd November 2007, 01:36 AM
Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
greeek
22nd November 2007, 02:11 AM
Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
I don't wanna know any more info..... :rolleyes:
ehaley01
22nd November 2007, 07:20 PM
Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
I agree!! I keep my phone in my front pocket (get your minds outta the gutter!!), and the non-stop vibrating notification isn't as noticeable as my pulse-vibrating razr. I know that you can customize the notifications, but the shortest vibration is 1 second. When you soft-reset the phone, there is a quick vibration, so it appears that pulse vibrating IS possible. It's just a matter of how.
SteveI
22nd November 2007, 11:45 PM
I agree!! I keep my phone in my front pocket (get your minds outta the gutter!!), and the non-stop vibrating notification isn't as noticeable as my pulse-vibrating razr. I know that you can customize the notifications, but the shortest vibration is 1 second. When you soft-reset the phone, there is a quick vibration, so it appears that pulse vibrating IS possible. It's just a matter of how.
Sorry, my mind is in the gutter and that just sounds rude - lol
But if you find an answer share the wealth ;)
_DrG_
23rd November 2007, 12:38 AM
ive also been looking into this, all i came up with was this information which suggests that (after playing with various different scripts) that you cant get the vibration to turn on then off(wait) and on again while the ringtone is playing, it seems that the ringtone must play all the way through before it steps over to the next code in the script so from a regisrty point its an either or case right now.... anyway have a play.... maybe theres another way in which we can get the vibrate to execute from a different script than the ringtone...
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.
crazybliss
5th March 2008, 05:33 PM
anyone figure this out?
irvo
5th March 2008, 05:40 PM
I have been playing with these settings and what I ended up with was no vibrate at all. Moreover it seems to reset to original script every time you switch between call notification modes. Something of this sorts seems to be acomplished with kaiser tweak (vibrate 3x and then ring) but it is not quite it. And you cannot permanently change registry script for this either.
So, so far tough luck.
jnc8651
22nd March 2008, 08:19 AM
so nothing at all?
rajmagi
26th May 2008, 12:42 PM
it's possible look:
"I made pulse vibration i'm missing such vibration in incomming calls so much.."
http://forum.xda-developers.com/showthread.php?t=279777
" pulse vibrations style and longer time up to 30 seconds"
http://www.jgui.net/phoneprofiles/
looks like sorg did it??
pm just sent PM...
hope for replies soon :D
antihrist
6th June 2008, 04:47 PM
This is from another thread (http://forum.xda-developers.com/showthread.php?t=392406). It works for me. You must install MortScript in order to make Treovibe work completely.
Never like that continous vibe either.
Here's a nice solution that I use. Treovibe.
You can make the phone vibrate just as u want it to with a bit of tweaking.
http://discussion.treocentral.com/showthread.php?t=138234
Oh, and you will need MortScript too.
http://www.sto-helit.de/index.php?module=download&action=view&entry=65
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.