Mercurial > hg > amuse
view implementations/tabcode/package-ecolm.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 | 94803c723ccd |
children |
line wrap: on
line source
(cl:defpackage "AMUSE-ECOLM" (:use "CL" "AMUSE" "AMUSE-UTILS" "TABCODE" "AMUSE-TABCODE") (:export "ECOLM-IDENTIFIER" "GET-ECOLM-CONNECTION"))