- From: Kostiainen, Anssi <anssi.kostiainen@intel.com>
- Date: Wed, 4 Sep 2013 14:54:09 +0000
- To: "public-device-apis@w3.org" <public-device-apis@w3.org>
- CC: Michael van Ouwerkerk <mvanouwerkerk@chromium.org>, "Frederick.Hirsch@nokia.com" <Frederick.Hirsch@nokia.com>, "7raivis@inbox.lv" <7raivis@inbox.lv>
On Aug 21, 2013, at 11:38 PM, 7raivis@inbox.lv wrote: > Vibration API strength proposal with stair-stepping/smooth volume reduce/increase: [...] > or the same in simplified version without strings: > > navigator.vibrate([{200, [0, 80]}, {1000, 50, [0, 100, 0]}, {200, [50]}]); > > and single 1 s vibrate with 100 strength and without delay: > > navigator.vibrate({1000}); Is anyone interested in implementing strength? If not, I'd defer this for later, and let people experiment with Michael's pulse modulation idea. Perhaps someone comes up with a Vibration.js library for that ;-) -Anssi
Received on Wednesday, 4 September 2013 14:54:59 UTC