MultiMidiMessageReceived

Home Forums General Programming MultiMidiMessageReceived

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #119560
    goodweather
    Participant
      • Topics: 45
      • Replies: 550
      • Total: 595
      • ★★★

      We all know MidiMessageReceived for treating a single message but do any of you know how to handle the next property and related method?
      “Called when a panel receives a multi MIDI message”?

      Method is:

      --
      -- Called when a panel receives a multi MIDI message
      -- (needs to match a modulator mask)
      -- @midi   CtrlrMidiMessage object, this will contain all the midi messages
      --         that make up this multi message
      --
      
      myMethod = function(--[[ CtrlrMidiMessage --]] multiMidi)
      end

      Didn’t find on the forum (too many results when searching on “multi”).
      Thx in advance!

    Viewing 1 post (of 1 total)
    • The forum ‘Programming’ is closed to new topics and replies.
    There is currently 0 users and 80 guests online
    No users are currently active
    Forum Statistics
    Threads: 2,495, Posts: 17,374, Members: 77,605
    Most users ever online was 12 on January 22, 2019 3:47 pm
    Ctrlr