Interface AUAudioUnit.Block_setMIDIOutputEventBlock

  • Enclosing class:
    AUAudioUnit

    public static interface AUAudioUnit.Block_setMIDIOutputEventBlock
    • Method Detail

      • call_setMIDIOutputEventBlock

        int call_setMIDIOutputEventBlock​(long eventSampleTime,
                                         byte cable,
                                         long length,
                                         java.lang.String midiBytes)