Mercurial > hg > amuse
view implementations/gsharp/package.lisp @ 326:5271a0aa06d6
Add extra event slots for articulation, commas and ornaments to amuse-mtp.
author | Marcus Pearce <marcus.pearce@eecs.qmul.ac.uk> |
---|---|
date | Fri, 27 Apr 2012 10:27:57 +0100 |
parents | 08468c3d5801 |
children |
line wrap: on
line source
(cl:defpackage "AMUSE-GSHARP" (:use "CL" "AMUSE" "AMUSE-UTILS") (:export "GSHARP-PITCHED-EVENT" "GSHARP-COMPOSITION" "BUFFER" "NOTE"))