view implementations/tabcode/methods.lisp @ 162:110e957a7e3c

Add get-composition methods for gsharp darcs-hash:20071218104432-40ec0-5fdd50a969609f1f50623d2c88a1746f391c984a.gz
author d.lewis <d.lewis@gold.ac.uk>
date Tue, 18 Dec 2007 10:44:32 +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))
  ())