Mercurial > hg > amuse
view implementations/tabcode/methods.lisp @ 103:52433edc63e3
implementations/geerdes: fix geerdesl-pitched-event typo
darcs-hash:20070726093603-c0ce4-8113568d428af23d8df16ab242a8b92f285d7046.gz
author | Marcus Pearce <m.pearce@gold.ac.uk> |
---|---|
date | Thu, 26 Jul 2007 10:36:03 +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)) ())