Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!uwvax!puff!chin-lon From: chin-lon@puff.WISC.EDU (Chin-long Cheng) Newsgroups: comp.sys.amiga Subject: Re: problems with MIDI sequencing / recording on the Amiga Message-ID: <744@puff.WISC.EDU> Date: Sun, 3-May-87 15:39:29 EDT Article-I.D.: puff.744 Posted: Sun May 3 15:39:29 1987 Date-Received: Sun, 3-May-87 20:23:47 EDT References: <8705030737.AA23966@cory.Berkeley.EDU> Organization: U of Wisconsin CS Dept Lines: 22 In article <8705030737.AA23966@cory.Berkeley.EDU>, dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: > So what does the Amiga give the MIDI developer as an option? > You got it... either add some hardware to generate an interrupt (adding > your interrupt handler to the system), or futz around with the interrupts > you've got from the serial and parallel ports. Since MIDI is serial, I > see no reason why a MIDI developer couldn't write his own serial.device, > and then he can do anything he wants with the serial interrupts. > > -Matt You are absolutely right. As a matter of fact, adding your own sreial interrupt handler (Remember my previous posting concerning this?) and an interrupt handler to the 8520A timer solves all the timing problems, with the 8520A timer providing the timing needed for the serial interrupt handler. Currently, no extra hardware except a midi interface is needed. clc # ARPA: chin-lon@puff.wisc.edu # CSNET: chin-lon%puff.wisc.edu@csnet-relay # UUCP: ...!{ihnp4,hplabs,seismo,topaz,etc.}!uwvax!puff!chin-lon