log

age author description
Thu, 14 Dec 2006 12:57:11 +0000 David Lewis Moved midi out of main files
Wed, 13 Dec 2006 16:42:49 +0000 David Lewis typo fix
Wed, 13 Dec 2006 16:27:57 +0000 David Lewis Bug fixes mostly, but also re-aliasing onset to moment rather than timepoint
Wed, 13 Dec 2006 15:53:34 +0000 David Lewis Added preliminary support for time- and key-signatures and for tempi
Wed, 13 Dec 2006 11:40:49 +0000 David Lewis Bug fixes and exports in package.lisp
Tue, 12 Dec 2006 14:44:22 +0000 David Lewis Pitch methods and added constructors.lisp file
Tue, 12 Dec 2006 12:34:52 +0000 David Lewis Add methods.lisp, change names for time (->timepoint) and end (cut-off)
Mon, 11 Dec 2006 13:48:54 +0000 David Lewis Various changes - mostly accessors, constructors and methods
Tue, 05 Dec 2006 17:05:15 +0000 m.pearce classes.lisp: add slots.
Tue, 05 Dec 2006 15:16:54 +0000 m.pearce classes.lisp: make frequency not inherit from pitch.
Tue, 05 Dec 2006 12:35:26 +0000 David Lewis Updated class structure
Wed, 29 Nov 2006 12:22:29 +0000 David Lewis More default methods
Mon, 13 Nov 2006 19:29:40 +0000 m.pearce Move default methods from default-methods.lisp to generics.lisp and remove default-methods.lisp.
Mon, 13 Nov 2006 19:00:10 +0000 m.pearce generics.lisp: Allen's interval relations.