log MidiPlayer.java @ 39:796b3e3e053f

age author description
Fri, 31 May 2013 17:40:59 +0100 CBussey Changed MidiPlayer.java to allow the use of external sequencer programs (e.g. Garageband).
Mon, 12 Nov 2012 22:32:44 +0000 Jeremy Gow Sort notes into onset order. Fix incorrect tatums caused by negative rest values.
Wed, 07 Nov 2012 18:22:01 +0000 JShulver Fixed GUI button presses, had their background change as feedback and added ability to record responses for a probe tone at the end of a sequence
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.