log implementations/midi/midifile-import.lisp @ 330:2fbff655ba47 tip

age author description
Tue, 28 Jul 2009 20:07:04 +0100 j.forth Move midifile-identifier class definition into classes.lisp
Sun, 24 May 2009 16:05:06 +0100 j.forth add identifier and timebase slots to midifile composition class
Thu, 24 Feb 2011 18:40:23 +0000 Jamie Forth add comment explaining the linked events loop in %init-midifile-comp
Thu, 24 Feb 2011 11:23:18 +0000 Jamie Forth Hack in linked-events for the midi package.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Move midifile-identifier class definition into classes.lisp
Thu, 24 Feb 2011 11:23:17 +0000 j.forth add identifier and timebase slots to midifile composition class
Wed, 26 Jan 2011 11:30:28 +0000 Jamie Forth Change midifile-import to call event constructors, not make-instance
Fri, 17 Sep 2010 10:28:27 +0100 David Lewis Added support for most significant midi messages (some remain missing,
Wed, 08 Sep 2010 13:06:36 +0100 David Lewis Midi importing functionality
Thu, 03 Jan 2008 15:43:17 +0000 d.lewis identifier becomes composition-identifier. Add constituent-identifier and get-constituents
Mon, 24 Sep 2007 16:44:39 +0100 Marcus Pearce implementations/midi/midifile-import.lisp: fix note-off bug
Fri, 31 Aug 2007 15:29:43 +0100 David Lewis Class revolution
Tue, 28 Aug 2007 11:15:24 +0100 David Lewis More documentation
Mon, 30 Jul 2007 17:40:10 +0100 David Lewis implementation/midi and /geerdes: add midi-object and geerdes-object
Fri, 27 Jul 2007 12:24:29 +0100 David Lewis Key-sig support in midi library
Thu, 26 Jul 2007 15:47:04 +0100 David Lewis Re-instated get-applicable-x for midi-related implementations and added key-sigs to midi
Fri, 11 May 2007 13:09:16 +0100 David Lewis Moving some functionality from specialised geerdes area. Also added mcsv output
Wed, 02 May 2007 16:30:16 +0100 David Lewis Changes for midi file import