Skip to content

MIDIVisualizer 3.3

Compare
Choose a tag to compare
@kosua20 kosua20 released this 20 Apr 09:03
· 496 commits to master since this release

Improvements:

  • Notes can now be hidden.
  • Colors for the background lines, texts, keyboard, sharp/flat keys can be customized.
  • Flashes can be tinted and resized.
  • You can access debug options by pressing the 'd' key, and can now dump all parsed MIDI events and generated notes in the console log.

Bug fixes:

  • Controller pressure and unknown MIDI events are now ignored when computing a track timing.
  • Updated GLFW on macOS, should improve Mojave performances.