view implementations/gsharp/package.lisp @ 204:10d47e78a53d

Added support for most significant midi messages (some remain missing, but these do not occur in a 1000-file test sample)
author David Lewis <d.lewis@gold.ac.uk>
date Fri, 17 Sep 2010 10:28:27 +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"))