Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 43:2fd7ebed5b87
basic tabcode amuse implementation
darcs-hash:20070614145209-dc3a5-98b89c451db974b34878aae216e024e2ae38b734.gz
author | c.rhodes <c.rhodes@gold.ac.uk> |
---|---|
date | Thu, 14 Jun 2007 15:52:09 +0100 |
parents | |
children | 88089258e08d |
line wrap: on
line source
(in-package "AMUSE-TABCODE") (defmethod tempi ((composition tabcode-composition)) ()) (defmethod time-signatures ((composition tabcode-composition)) ())