Skip to content

Releases: cifkao/html-midi-player

v1.5.0

09 Jul 10:11
Compare
Choose a tag to compare
  • Add loop attribute
  • Add reload() method to player and visualizer
  • When assigning to noteSequence, do not reload it if it was already loaded (if the sequence was changed in place, reload() now needs to be called)
    • This also means the visualizer now won't reload when restarting playback
  • Reduce some stuttering at playback start by reloading the visualizers first

v1.4.0

07 Sep 11:13
Compare
Choose a tag to compare
  • Add a loading shimmer effect
  • Add an error icon and tooltip

v1.4.0-1

19 Aug 19:56
Compare
Choose a tag to compare
v1.4.0-1 Pre-release
Pre-release
v1.4.0-1

v1.4.0-0

19 Aug 19:23
Compare
Choose a tag to compare
v1.4.0-0 Pre-release
Pre-release
v1.4.0-0

v1.3.0

30 Jun 18:38
Compare
Choose a tag to compare
  • Add a scroll bar to the piano roll visualizer
  • Make <midi-visualizer> a block element to force it to have dimensions
  • Make <midi-visualizer> use shadow DOM, but put the actual visualizer in a slot so that it can still be easily styled with CSS
  • Import @magenta/music as ES modules

v1.2.2

14 Jun 16:55
Compare
Choose a tag to compare
  • Fixed behavior after playback finishes

v1.2.1

13 Jun 20:11
Compare
Choose a tag to compare
  • Improved seeking behavior during playback

v1.2.0

13 Jun 19:35
Compare
Choose a tag to compare
  • The player now resumes from the correct position after being paused.
  • The stop icon has been changed to the pause icon.

v1.1.1

19 Feb 21:33
Compare
Choose a tag to compare
v1.1.1

v1.1.0

23 Sep 10:40
Compare
Choose a tag to compare
v1.1.0