SimpleMIDIPort midiIsSupported returns the first time false and after all the time true :)
Aug. 3, 2013
6:28 p.m.
Strange May be the logic in the primitive is strange. midiIsSupported "Answer true if this platform supports MIDI." ^ self primPortCount > 0 primPortCount "Answer the number of MIDI ports supported by this platform, or zero if this primitive is not implemented." <primitive: 'primitiveMIDIGetPortCount' module: 'MIDIPlugin'> ^ 0 Stef
4745
Age (days ago)
4745
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse