log

age author description
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 Jamie Forth Add :initform nil to linked-event composition slot.
Thu, 24 Feb 2011 11:23:18 +0000 Jamie Forth Change midifile-import to call event constructors, not make-instance
Thu, 24 Feb 2011 11:23:18 +0000 Jamie Forth generalise constituent so not required to be anchored
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Twiddle comment separators.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add floating constituent classes.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add some more midi setf methods.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth twiddle midi-db import example
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Improve printing of list-collections.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add generic ID constructor to midi-db.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Twiddle meredith methods.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Update midi-db example (add clapping music to db).
Thu, 24 Feb 2011 11:23:18 +0000 j.forth remove redundent superclass from a constituent class
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add midi-db.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add some generic functions for querying the database in amuse-database-admin.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add FIXME to midi constructors.lisp
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add some time-related generic functions to base
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add note about linked-events mixin
Thu, 24 Feb 2011 11:23:18 +0000 j.forth DRAFT: kludge for tactus-duration
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add some base methods for searching and sorting events.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth twiddle meredith import functions
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add some basic midi predicate and accessor functions.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Export identifier functions from geerdes and meredith.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Fix bug in move-to-first-bar.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (meredith)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (geerdes)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add composition slot to event (amuse base)
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add chromatic-pitch reader method
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add database-admin function to create composition identifiers from file
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Move midifile-identifier class definition into classes.lisp