log base/methods.lisp @ 109:a9a1c7aa86a9

age author description
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.