Mercurial > hg > amuse
log implementations/midi/midifile-import.lisp @ 216:e1842efb1dd4
age | author | description |
---|---|---|
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 |