Mercurial > hg > amuse
diff utils/harmony/chord-labelling.lisp @ 41:90abdf9adb60
monodising and some n-gram utilities
darcs-hash:20070614140028-f76cc-9bdeba6db4097e425b1fee4f58a3327eeb486685.gz
author | David Lewis <d.lewis@gold.ac.uk> |
---|---|
date | Thu, 14 Jun 2007 15:00:28 +0100 |
parents | 81b4228e26f5 |
children |
line wrap: on
line diff
--- a/utils/harmony/chord-labelling.lisp Wed Jun 06 14:49:40 2007 +0100 +++ b/utils/harmony/chord-labelling.lisp Thu Jun 14 15:00:28 2007 +0100 @@ -578,6 +578,7 @@ ;; ;; Likelihood (structure) manipulation and access methods ;; +;; FIXME: Explain this?? Is it ((pc :type) . p(chord))? (defgeneric set-likelihood (likelihoods offset chord likelihood)) (defmethod set-likelihood ((likelihoods list) chord offset likelihood)