log base/methods.lisp @ 330:2fbff655ba47 tip

age author description
Fri, 04 Jun 2010 16:39:23 +0100 j.forth Twiddle comment separators.
Fri, 12 Feb 2010 10:15:20 +0000 j.forth add some time-related generic functions to base
Tue, 20 Oct 2009 10:15:37 +0100 j.forth Add some base methods for searching and sorting events.
Sat, 05 Sep 2009 21:00:27 +0100 j.forth Fix bug in move-to-first-bar.
Sun, 24 May 2009 17:41:16 +0100 j.forth rollback the amuse.asd generics/classes dependency fix
Sun, 01 Feb 2009 21:01:15 +0000 j.forth move-to-first-bar twiddles (still needs sorting out)
Sat, 24 Jan 2009 00:25:29 +0000 j.forth add move-to-first-bar method
Mon, 11 Apr 2011 12:14:49 +0100 Jamie Forth make sure ioi-from-bar is normalised to crotchet duration
Mon, 28 Mar 2011 21:40:37 +0100 Jamie Forth add 'onset-within' generics - does Allen say anything about this?
Sat, 19 Mar 2011 18:51:23 +0000 Jamie Forth add bps (analogous to bpm)
Sat, 19 Mar 2011 18:50:24 +0000 Jamie Forth change move-to-first-bar to return a constituent, not a list of events
Thu, 24 Feb 2011 18:50:38 +0000 Jamie Forth add within-short-bar-p, and use this to correctly calculate the
Thu, 24 Feb 2011 11:23:18 +0000 Jamie Forth Add onset-in-bar-relative-to-tactus.
Thu, 24 Feb 2011 11:23:18 +0000 j.forth Twiddle comment separators.
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 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