annotate implementations/gsharp/package.lisp @ 318:c4e792b9b898

Add some ideas for charm constituents. Not particularly useful in its own right, but contains some possibly useful ideas related to the generalisation of db-compositions.
author Jamie Forth <j.forth@gold.ac.uk>
date Thu, 30 Sep 2010 15:35:15 +0100
parents 08468c3d5801
children
rev   line source
csr21@59 1 (cl:defpackage "AMUSE-GSHARP"
csr21@59 2 (:use "CL" "AMUSE" "AMUSE-UTILS")
csr21@59 3 (:export "GSHARP-PITCHED-EVENT" "GSHARP-COMPOSITION" "BUFFER" "NOTE"))