Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!mit-eddie!genrad!decvax!decwrl!sun!cmcmanis From: cmcmanis@sun.uucp (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: MIDI I/F Message-ID: <9774@sun.uucp> Date: Mon, 1-Dec-86 14:40:55 EST Article-I.D.: sun.9774 Posted: Mon Dec 1 14:40:55 1986 Date-Received: Tue, 2-Dec-86 02:07:01 EST References: <878@petsd.UUCP> Organization: Sun Microsystems, Inc. Lines: 22 Summary: Midi answers In article <878@petsd.UUCP>, fredc@petsd.UUCP (Fred Cassirer) writes: [ Actually I was going to include Fred's question here but the stupid inews software disagreed with me as to how much of it was pertinent. Since I was more concise in my answer than Fred was in his question I got punished. So if you would like to see Fred's question look up the above mentioned article, and if you can find it you will be enlightened, if you can't you will have two reasons to be irritated witht the Lofty Lords of News Software. Flames to /dev/null please] Actually in my copy of 1.2 (Gamma 1, haven't got the release stuff yet) you can select 31.25K baud from preferences for the serial device. Then it is simply a matter of opening the device from your favorite language (I use the C syntax fp = fopen("SER:","r+); setnbf(fp); ) then fgetc or fputc seems to work fine. What we really need is a midi device handler but until I get a lot more spare time than I have I will have to just wait and see. -- --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.