Xref: utzoo comp.sys.mac.programmer:19279 rec.music.synth:17352 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!utgpu!watserv1!maytag!watdragon!trillium!ajohnston From: ajohnston@trillium.uwaterloo.ca (Andrew Johnston) Newsgroups: comp.sys.mac.programmer,rec.music.synth Subject: Re: MIDI Manager programmers - anybody home? Message-ID: <1990Nov23.135309.1399@watdragon.waterloo.edu> Date: 23 Nov 90 13:53:09 GMT References: <1991@skye.cs.ed.ac.uk> <59220@microsoft.UUCP> Sender: daemon@watdragon.waterloo.edu (Owner of Many System Processes) Organization: University of Waterloo Lines: 22 I am writing a music analysis/sythesis program as part of a course I am taking. My program uses Markovian analysis to create a 'table' of conditional probabilities for the occurrences of pitches and durations, based on the input of a piece of music. Markovian synthesis is used to generate a new piece of music based on the probability table. Right now, the input/output process for the music is really messy. I am writing the program on a Macintosh, and I have access to a Mac with a MIDI interface and equipment. I was thinking about using MIDI as a method of input/output. It would be much cleaner. I was hoping not to have to read/write MIDI data directly to/from the hardware. Now I hear of the MIDI Manager. That would make my life so much easier!! Please post more information about the MIDI Manager, and any advice on how I might go about finding/using it would be most welcome. Thanks, Andrew T. Johnston ajohnston@trillium.waterloo.edu