Xref: utzoo comp.music:139 rec.music.synth:9323 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!cfctech!ttardis!rlw From: rlw@ttardis.UUCP (Ron Wilson) Newsgroups: comp.music,rec.music.synth Subject: Re: Unix MIDI software Keywords: midi driver for generic serial port Message-ID: <2301@ttardis.UUCP> Date: 4 Oct 89 16:16:44 GMT Organization: Gallifrey Lines: 17 In article <4401@cbnewsh.ATT.COM>, tjt@cbnewsh.ATT.COM (timothy.j.thompson) writes: >Enclosed is a minimal device driver that provides a /dev/midi that >talks to an MPU-compatible MIDI hardware interface. It *only* allows >use of the UART mode of the MPU hardware, and the timing resolution of >the clock it provides is (I think) 10 milliseconds. It was written >for AT&T System V Release 3.2 on a 6386, but may be portable to most >SVR3-based operating systems, perhaps even SVR2. See the README >and midi.7 files for more info. The right way to do something like >this is to use streams. This is a quick and dirty (but also quite >usable) hack. > Tim Thompson = tjt@twitch.att.com | att!twitch!tjt [shell archive deleted] Any chance of a psuedo driver that would use the standard tty driver in external baud rate mode? (Please cross post to rec.music - thanks)