view implementations/gsharp/package.lisp @ 270:90827cefc9df

Add timebase to compositions for mtp backend.
author Marcus Pearce <m.pearce@gold.ac.uk>
date Wed, 09 Feb 2011 17:06:12 +0000
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"))