view implementations/gsharp/package.lisp @ 200:305bf70fc017

Monody has slots for constituents committer: David Lewis <d.lewis@gold.ac.uk>
author David Lewis <david@localhost.localdomain>
date Wed, 08 Sep 2010 13:06:36 +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"))