Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtokman authored Nov 6, 2023
1 parent 5f03747 commit 83657c0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@ play('fileName');

The pattern format:

- 'o' // medium impact
- 'O' // heavy impact
- '.' // light impact
- ':' // soft impact
- '-' // wait of 0.1 second
- '=' // wait of 1 second
- 'o' - medium impact
- 'O' - heavy impact
- '.' - light impact
- ':' - soft impact
- '-' - wait of 0.1 second
- '=' - wait of 1 second

For playing ahap files to the root of your project add a folder called `haptics` and add your ahap files there. Use (Haptrix)[https://www.haptrix.com/] or equivalent to generate ahap files.

Expand Down

0 comments on commit 83657c0

Please sign in to comment.