DxMidi - Availability | ||||||||||||
|
avail
= DxMidiMMAvail () avail as Boolean Test the Apple Midi Manager v2 availability. If you attempt to connect to Midi Manager, you must test this before any other command to the Midi Manager plugin interface with an hypothetical driver ! if avail is true, then the Midi Manager is available. avail = DxMidiOMSAvail () avail as Boolean Test the Opcode Music System availability. You must test this before any other command to the plugin interface OMS midi methods ! if avail = true, then OMS is available. |