PS has anyone any idea if/how to do fast I/O on the ST from PC<->ST ? I really could do with something which is much quicker than MIDI/RS232. Try the centronics port; it would only be half-duplex, you'd need to write the driver on both ends, but you could easily push several kbytes/sec thru it. Or use SCSI, if the PC already supports it...