view implementations/gsharp/package.lisp @ 203:23b97270de8b

Changes to gsharp import to accommodate mensural notation. N.B. This won't work without my branch of GSharp committer: David Lewis <d.lewis@gold.ac.uk>
author David Lewis <david@localhost.localdomain>
date Wed, 08 Sep 2010 13:06: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"))