Xref: utzoo rec.music.synth:5608 comp.sys.mac.programmer:3619 Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!decwrl!ucbvax!dewey.soe.berkeley.edu!oster From: oster@dewey.soe.berkeley.edu (David Phillip Oster) Newsgroups: rec.music.synth,comp.sys.mac.programmer Subject: Re: Wish-List: Decent MIDI support for the Macintosh Keywords: Mac, MIDI Message-ID: <27248@ucbvax.BERKELEY.EDU> Date: 24 Dec 88 18:06:15 GMT References: <1180@etive.ed.ac.uk> Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: oster@dewey.soe.berkeley.edu.UUCP (David Phillip Oster) Organization: School of Education, UC-Berkeley Lines: 16 Sigh, Inside Mac Vol. 5 documents the new sound manager. This includes a section on the MIDI pipeline. It allows for very sophisticated sharing of the MIDI port. Not only can multiple programs transmit different messages without collisions, then can also set up to listen to different messages, or listen to the same messages, or even filter or transform messages before other programs see them. This new code is present in all macintoshes running any version of the system software later than version 5 (i.e., newer than a year old.) The documentation in Inside Mac Vol 5. is sketchy, and for the moment, only the "modem" port (port A) is handled. We need to lobby our developers to use it, and if it is buggy, lobby Apple to fix it, since it is much closer to what we want than what we have been using.