Midi Player Changelog

What's new in Midi Player 1.14

Jan 4, 2013
  • Lyrics window now using openGL

New in Midi Player 1.13 (Nov 12, 2012)

  • Workaround for SF2 bug. USB devices bug fixed.

New in Midi Player 1.12 (Nov 12, 2012)

  • SF2 support timer

New in Midi Player 1.11 (Jun 15, 2012)

  • Bugfix
  • implements Java Accessibility API

New in Midi Player 1.10 (Apr 2, 2012)

  • panel added for lyrics

New in Midi Player 1.09 (Feb 28, 2012)

  • Bugs fixed : EOFException, freezing GUI with Java JRE 1.7, Invalid Midi File Exception

New in Midi Player 1.08 (Feb 13, 2012)

  • Fixed bug with Keyboard Reader
  • Added more function to Player
  • Config files consolidated into one

New in Midi Player 1.07 (Feb 8, 2012)

  • GUI re-done
  • Metronome extended to 16 beats / 4 full notes
  • Playlist function amended (See WIKI for handling)

New in Midi Player 1.06 (Feb 1, 2012)

  • Playlist function added (Handling : Left mouse button or Ctrl-Button + left mouse button - See WIKI for details)
  • Program now accepts input from devices like electronic keyboards etc.
  • Bugs and misbehaviours fixed

New in Midi Player 1.05 (Jan 25, 2012)

  • Different channels -> different colors. This version reads also the non-ProgramChange messages to track down the correct channel. Serious bug fixed
  • GUI and browser locked up with some URLs due to incorrect parsing ( since V.1.01) and both had to be killed with the task manager (sorry for that if anyone ran into it)

New in Midi Player 1.04 (Jan 24, 2012)

  • Bug fixed with colors. When the channel is not correctly set by the MIDI file (message 192) it would default to Ch.0 what in some cases is incorrect. This version reads also the non-ProgramChange messages to track down the correct channel and display the corresponding color. Made log focusable, file name(player panel) editable

New in Midi Player 1.03 (Jan 21, 2012)

  • different channels -> different colors. (Several tracks can use the same channel. An instrument change on the piano panel at this time affects only channel 0.)

New in Midi Player 1.02 (Jan 20, 2012)

  • minor bugs fixed, D&D did not work from IE