Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Finer haptics access

The vibration module allows access to some pre-defined elements like "ring", "nudge" etc. Is there a way to gain any further degree of control over what the vibration motor does? For example something like a pulse of 500ms duration?

Best Answer
0 Votes
2 REPLIES 2

Alas, no; or, at least, not through the API. I could have used that in my work-in-progress.

You can use .stop() to truncate a pattern, but that's about it.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Hi @KeyIn - have a look at SimpleVibrate and it's documentation it may help.

What you can do knowing vibrate length is trigger successive commands or let Alert (continuous vibration) run for a predefined time.

Author | ch, passion for improvement.

Best Answer
0 Votes