log base/methods.lisp @ 231:7a5618d334e4

age author description
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 Fix bug in move-to-first-bar.
Thu, 24 Feb 2011 11:23:17 +0000 j.forth move-to-first-bar twiddles (still needs sorting out)
Thu, 24 Feb 2011 11:23:17 +0000 j.forth add move-to-first-bar method
Wed, 26 Jan 2011 10:44:29 +0000 Jamie Forth Fix bug in during method, and make it the same as Allen (1983).
Sun, 24 May 2009 17:41:16 +0100 j.forth rollback the amuse.asd generics/classes dependency fix
Sat, 03 Jan 2009 00:54:52 +0000 j.forth fix middle-c diatonic-pitch method
Mon, 30 Jun 2008 10:10:21 +0100 d.mullensiefen variable initialisation in make-sequence-like
Thu, 13 Mar 2008 11:23:52 +0000 d.lewis Bars independant of time sigs
Wed, 23 Jan 2008 18:09:14 +0000 Jamie Forth Fixed sequence:make-sequence-like :around method
Wed, 14 Nov 2007 15:36:11 +0000 David Lewis Really saved that change this time
Wed, 14 Nov 2007 14:25:06 +0000 David Lewis Method for adjust-sequence for standard-composition to keep appropriate time information
Wed, 07 Nov 2007 11:14:03 +0000 David Lewis Add make-sequence-like for standard-composition (should make remove-if work)
Tue, 11 Sep 2007 11:39:04 +0100 Marcus Pearce base/: add standard-monody
Mon, 03 Sep 2007 11:57:27 +0100 David Lewis Bug fixes from class changes
Fri, 31 Aug 2007 15:29:43 +0100 David Lewis Class revolution
Mon, 30 Jul 2007 15:09:00 +0100 Marcus Pearce move amuse-midi out of amuse.asd to amuse-midi.asd
Fri, 27 Jul 2007 15:21:54 +0100 David Lewis More docstrings
Fri, 27 Jul 2007 12:23:32 +0100 David Lewis More documentation
Thu, 26 Jul 2007 17:12:41 +0100 Marcus Pearce base/: more print-object methods
Thu, 26 Jul 2007 16:12:44 +0100 c.rhodes diatonic pitch intervals
Thu, 26 Jul 2007 14:18:34 +0100 c.rhodes rename mips-pitch -> diatonic-pitch
Thu, 26 Jul 2007 13:12:35 +0100 c.rhodes delete diatonic-pitch (as was)
Thu, 26 Jul 2007 10:29:52 +0100 c.rhodes rename make-pitch-interval to make-chromatic-pitch-interval
Wed, 25 Jul 2007 09:43:50 +0100 c.rhodes fix indentation
Wed, 25 Jul 2007 18:12:18 +0100 David Lewis Added doc-strings
Mon, 23 Jul 2007 15:06:51 +0100 Marcus Pearce base/: basic protocol for accessing monodies
Tue, 17 Jul 2007 17:51:05 +0100 Marcus Pearce base/: new generics DIATONIC-PITCH-ACCIDENTAL and OCTAVE
Tue, 17 Jul 2007 16:34:57 +0100 Marcus Pearce base/: pitch
Tue, 17 Jul 2007 13:02:06 +0100 Marcus Pearce base/: add an implementation of diatonic pitch.