Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cifkao committed Feb 19, 2021
1 parent 8b0c6b6 commit 6a66bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ The visualizer only gets updated while the player is playing, which allows a sin

## Limitations
- Only one player can play at a time. Starting a player will stop any other player which is currently playing. ([#1](https://github.com/cifkao/html-midi-player/issues/1))
This can actually be a benefit in many cases.
- Seeking only works while playing. ([#2](https://github.com/cifkao/html-midi-player/issues/2)) This should get fixed soon (once the next version of Magenta.js is released).
- Playback position only gets updated on note onsets. This may cause the player to appear stuck.

0 comments on commit 6a66bdc

Please sign in to comment.