Mercurial > hg > amuse
view implementations/gsharp/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 | 08468c3d5801 |
children | 110e957a7e3c |
line wrap: on
line source
(in-package "AMUSE-GSHARP") (defmethod time-signatures ((composition gsharp-composition)) ())