Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 91:05973a543a01
fix broken paren in Krumhansl example
darcs-hash:20070723170432-dc3a5-57767ee7d3872031509a4b91c13d6dd122b59b44.gz
author | c.rhodes <c.rhodes@gold.ac.uk> |
---|---|
date | Mon, 23 Jul 2007 18:04:32 +0100 |
parents | 2fd7ebed5b87 |
children | 88089258e08d |
line wrap: on
line source
(in-package "AMUSE-TABCODE") (defmethod tempi ((composition tabcode-composition)) ()) (defmethod time-signatures ((composition tabcode-composition)) ())