view implementations/tabcode/methods.lisp @ 155:fc6848dda767

Added setf methods for midi-channel and velocity darcs-hash:20071204143920-1f211-9505a88618b3b0532b314ef809f8ee7819c956d5.gz
author d.mullensiefen <d.mullensiefen@gold.ac.uk>
date Tue, 04 Dec 2007 14:39:20 +0000
parents 2fd7ebed5b87
children 88089258e08d
line wrap: on
line source
(in-package "AMUSE-TABCODE")

(defmethod tempi ((composition tabcode-composition))
  ())
(defmethod time-signatures ((composition tabcode-composition))
  ())