-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ISSUE-146: Add vibration strength control #17
Comments
Is this being worked on? |
This feature is not being worked on right now. The Vibration API is considered feature complete as signalled by its W3C Recommendation state. Anyone interested in moving this feature forward can help by contributing:
With this information at hand the WG is in a better position to assess whether a new specification release should be made with this feature. Looking forward to your contributions. |
Here's one creative open-source project to generate complex haptic vibrations via
This suggests there is a path to implement strength control on a wide range of relevant hardware installed base, including those platforms that implement the current version of the API. Interested folks are invited to play with this, fork and improve, suggest further ideas, test with various devices. Haptics.js is another library for enabling haptic effects such as fade in, face out, heatbeat, clunk etc. built atop the Vibration API: |
Any ETA/status for my proposed "Add vibration strength control" https://www.w3.org/2009/dap/track/issues/146 ?
Maybe iOS now supports vibration strength control, or needed to open issue/proposal for Apple. Anyway after standard is proposed, vendors must/expected to fallow it. I think standards proposal must be made before vendors began its own implementation in non-standard way.
Vibration API strength proposal with stair-stepping/smooth volume
reduce/increase:
or the same in simplified version without keys:
and single 1s vibrate with full strength and without delay:
The text was updated successfully, but these errors were encountered: