Squeak MIDI and Mac Serial Ports

johnm at wdi.disney.com johnm at wdi.disney.com
Wed Dec 2 15:24:12 UTC 1998


Mark Guzdial <guzdial at cc.gatech.edu> wrote:
> Does anyone know how to make Squeak let go of a Mac serial port after it
> uses it (say, for a MIDI interface)?  On my G3 Powerbook, I have one lone
> serial port.  After using it for MIDI-ing, I wanted to backup my PalmPilot,
> but it insisted that Squeak still had the serial port -- despite moving
> back to internal synthesizer, and despite quitting Squeak.  I could backup
> after restart.

I'll look into making sure the port is closed correctly. Meanwhile, try:

	SimpleMIDIPort closeAllPorts

Hope this helps...

	-- John





More information about the Squeak-dev mailing list