Xref: utzoo comp.sources.wanted:6889 comp.sources.d:3502 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ig!bionet!agate!helios.ee.lbl.gov!nosc!humu!uhccux!lee From: lee@uhccux.uhcc.hawaii.edu (Greg Lee) Newsgroups: comp.sources.wanted,comp.sources.d Subject: Re: Unix MIDI Message-ID: <3621@uhccux.uhcc.hawaii.edu> Date: 30 Mar 89 17:14:46 GMT References: <454@contact.UUCP> Distribution: na Organization: University of Hawaii Lines: 19 From article <454@contact.UUCP>, by eisen@contact.UUCP (Martin Loeffler): " " Has anyone used a Unix machine as a MIDI sequencer? Are there any packages " out there PD or otherwise for this use? I imagine it might depend heavily on I'd like to do this, some day, too. I don't have a Unix machine with a midi port, however. The only relevant PD code I know of is the Carnegie-Mellon Toolkit, CMT, by Roger Dannenberg. It is not for Unix, rather for ibmpc's, but it can be adapted for Unix. I've been working on that. CMT has a language compiler for Adagio, a semi-readable scoring language, which translates scores to midi events. I've posted the CMT manual and a version of the source code for Microsoft C recently in rec.music.synth. The package is available also by ftp from an archive maintained by Brian Kantor at ucsd.edu as midi/software/ibmpc/CMT.tar.Z. Greg, lee@uhccux.uhcc.hawaii.edu