home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16219 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.4 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!caen!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!odin!sgihub!zola!ramoth!msc
  2. From: msc@ramoth.esd.sgi.com (Mark Callow)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: MIDI and other neat toys for SGI
  5. Message-ID: <s6p4jjg@zola.esd.sgi.com>
  6. Date: 10 Nov 92 18:42:47 GMT
  7. References: <1dccvvINN9h5@werple.apana.org.au> <1992Nov9.214759.27736@eagle.lerc.nasa.gov>
  8. Sender: news@zola.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 23
  11.  
  12.  
  13. In article <1992Nov9.214759.27736@eagle.lerc.nasa.gov>, scott@sgisupport.lerc.nasa.gov writes:
  14. >     Has anyone used the startmidi/stopmidi to receive/transmit
  15. >     midi data over the serial line? I am interested in the pin
  16. >     configuration for a MIDI-->D9 or a MIDI-->MINI8 serial
  17. >     port.
  18. >     Has anyone used a getty to receive this data?
  19.  
  20. Connecting to MIDI is not simply a question of pinouts.  MIDI is current
  21. loop at a strange (to computers) baud rate.  Buy a standard Macintosh
  22. MIDI interface dongle and use that to convert from the serial ports to
  23. MIDI.  These dongles do the rs422 to current loop conversion and provide
  24. a external clock at the proper baud rate that is used to clock the
  25. serial port.
  26.  
  27. Plenty of people have used startmidi in conjunction with libmidi to
  28. receive and transmit MIDI data over the serial ports.  Nobody has wasted
  29. their time with getty.
  30.  
  31.     -Mark
  32.