Skip to content

Releases: hall/midi.academy

0.2.1

18 Jun 03:41
Compare
Choose a tag to compare

Added

  • filter file uploads by .mxl extension

Fixed

  • serial output no longer sent if cursor has not moved or port isn't connected

0.2.0

16 Jun 03:29
Compare
Choose a tag to compare

Changed

  • use a single color for onscreen keyboard simplicity

Added

  • support for sending notes over a serial port to light an LED strip

0.1.3

12 Apr 02:59
Compare
Choose a tag to compare

Changed

  • play a different sound (harpsichord) on wrong notes
  • use only a single cursor
  • swap keyboard key colors to draw attention to keys which require action
  • required is now green
  • pressed is now grey
  • remove boomwhacker colors toggle

0.1.2

01 Apr 02:41
Compare
Choose a tag to compare

Added

  • toggle playback with space bar
  • persist settings in browser storage

0.1.1

31 Mar 07:30
Compare
Choose a tag to compare

Fixed

  • practice and listen functionality restored

0.1.0

30 Mar 05:06
Compare
Choose a tag to compare

Added

  • initial work from forked project

Changed

  • overhaul of UI layout