Mercurial > hg > amuse
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 |