Interface AUAudioUnit.Block_scheduleMIDIEventBlock_ret

  • Enclosing class:
    AUAudioUnit

    public static interface AUAudioUnit.Block_scheduleMIDIEventBlock_ret
    • Method Detail

      • call_scheduleMIDIEventBlock_ret

        void call_scheduleMIDIEventBlock_ret​(long eventSampleTime,
                                             byte cable,
                                             long length,
                                             org.moe.natj.general.ptr.ConstBytePtr midiBytes)