Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!ub!acsu.buffalo.edu From: terpin@acsu.buffalo.edu (christophe d terpin) Newsgroups: comp.sys.atari.8bit Subject: Re: MIDI interface Message-ID: <61286@eerie.acsu.Buffalo.EDU> Date: 22 Feb 91 19:08:57 GMT References: <45418@nigel.ee.udel.edu> Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 23 Nntp-Posting-Host: autarch.acsu.buffalo.edu In article <45418@nigel.ee.udel.edu> foster_663@oscar.ccm.udel.edu writes: > I was wondering if any one knew of a company which makes an interface >for MIDI (i.e. keyboards) conrtoll and sequencer programming. I own a 130XE >and a 600XL so I could use the 'Expanded Cartridge Interface'. > If no one knows where to find one, would it be possible to build >one which uses the joystick ports as output/input ? (stuff deleted) I've built a simple MIDI interface that hooks to the SERIAL port of my Atari 800 and my CASIO CZ synth. Surprisingly, the serial port speed can be boosted up to the 31K baud rate that MIDI requires by modifying some of the POKEY registers. The interface consists of a 7404 inverter chip, a transistor, several resistors, a serial port plug, and two midi plugs. A few simple programs in assembly & basic are used to record and playback through the synthesizer. I've also written a CIO "V:" handler so that I can use it just like any other device from BASIC. If anyone's interested, I can post the schematic and software. Christopher Terpin terpin@autarch.acsu.buffalo.edu V086MVJD@UBVMSA