Mercurial > hg > amuse
view implementations/meredith/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 | 58a2d76bb243 |
children |
line wrap: on
line source
(cl:defpackage #:amuse-meredith (:use #:cl #:amuse #:amuse-database-admin) (:export #:meredith-composition-identifier #:make-meredith-composition-identifier #:composition-id ))