log

age author description
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
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add (David's) function for converting beats into seconds.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Add function assigning a list of composition identifiers to a dataset.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Rationalise base and geerdes classes, constructors and methods.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth amuse-database-admin add implementation and dataset functionality
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add minimal backend for Dave Meredith's data
Thu, 24 Feb 2011 11:23:18 +0000 j.forth make it easier to use list-slot-sequence in backend packages
Thu, 24 Feb 2011 11:23:18 +0000 j.forth add standard-diatonic-pitched-event class to base
Thu, 24 Feb 2011 11:23:17 +0000 j.forth add identifier and timebase slots to midifile composition class
Thu, 24 Feb 2011 11:23:17 +0000 j.forth integrate db-admin into geerdes
Thu, 24 Feb 2011 11:23:17 +0000 j.forth move copy-event generic into base