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
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.
Tue, 10 Jul 2007 11:08:56 +0100 David Lewis A few small changes, mostly for speed
Fri, 06 Jul 2007 10:32:28 +0100 Marcus Pearce base/: {TIME-SIGNATURE,KEY-SIGNATURE,TEMPO}-EQUAL moved here from implementations/mtp/
Thu, 14 Jun 2007 19:17:42 +0100 m.pearce Implement and export KEY-SIGNATURE-MODE, export {MAKE-,}MIDI-KEY-SIGNATURE.
Wed, 18 Apr 2007 14:50:09 +0100 David Lewis Primarily corrections to large push earlier, including one missed file
Fri, 13 Apr 2007 11:09:09 +0100 David Lewis Large upload of local changes. Many additions, such as harmony and piece-level objects
Fri, 15 Dec 2006 16:16:17 +0000 m.pearce base/*.lisp: move files in amuse-base to subdirectory.