Mercurial > hg > mep
log MidiPlayer.java @ 22:5c54f5213f3d
age | author | description |
---|---|---|
Wed, 31 Oct 2012 15:16:26 +0000 | JShulver | This is a fix for the problem where some MIDI files cannot be read because they encode OFF signals as ON signals with a velocity of 0. |
Tue, 17 Jan 2012 12:53:53 +0000 | Marcus Pearce | Comment out some debugging printlns. |
Thu, 18 Nov 2010 11:47:32 +0000 | Marcus Pearce | Close MIDI sequencer and synthesizer properly and allow user to pass MIDI file directory as a command line argument |
Tue, 08 Jun 2010 17:30:07 +0100 | Marcus Pearce | Add midi device as a command line parameter. |
Tue, 18 May 2010 11:37:10 +0100 | Marcus Pearce | Initial import. |