view implementations/tabcode/methods.lisp @ 96:fade42e8a087

implementations/mtp/: implement CROTCHET darcs-hash:20070724131529-c0ce4-5c6b749757ff12c1d2c878b95d18465bedc58102.gz
author Marcus Pearce <m.pearce@gold.ac.uk>
date Tue, 24 Jul 2007 14:15:29 +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))
  ())