Am 25.10.2006 um 06:15 schrieb Martin Drautzburg:
> Squeak 3.8 #6665, Debian etch/sid, alsa
>
> I can't seem to get Midi to work. I tried:
> MidiPrimTester new getDriverParameters
> MidiPrimTester new getPortList
> but both give me 'a primitive has failed'
>
> Am I missing something obvious ?
Yes. Midi is not implemented in the Unix VM:
http://tinyurl.com/y3asptThere might be an implementation out there, but if so, it is not in
the regular VM, yet.
- Bert -