An open API service indexing awesome lists of open source software.

https://github.com/danielstormapps/vibrator

Play system vibrations and Apple Haptic Audio Pattern (AHAP) files in your iOS applications.
https://github.com/danielstormapps/vibrator

haptics ios iphone swift vibration

Last synced: 2 months ago
JSON representation

Play system vibrations and Apple Haptic Audio Pattern (AHAP) files in your iOS applications.

Awesome Lists containing this project

README

          

# Vibrator
### Class that allows your iOS application to play system vibrations and Apple Haptic and Audio Pattern (AHAP) files.

#### License
MIT license. See [LICENSE](https://github.com/DanielStormApps/Vibrator/blob/master/LICENSE) file for more information.

#### References
- [Core Haptics](https://developer.apple.com/documentation/corehaptics)
- [Lofelt Composer](https://composer.lofelt.com)