log MidiPlayer.java @ 52:76e99859bdb4 tip

age author description
Wed, 05 Jun 2013 19:22:31 +0100 Carl Bussey Fix for Windows users: the GUI was previously covered by task bar. Now offers a full screen option which covers the task bar. Also a good option for less technical users as program will stay in full screen until closed - less chance for error.
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.