Read Combo Midi Channel

Home Forums General Programming Read Combo Midi Channel

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #84202
    Quimquim
    Participant
      • Topics: 7
      • Replies: 23
      • Total: 30

      I’m actually writing a Lua mothod and I’m looking for the command to read the MIDI Channel from the button property list. See picture below.

      Attachments:
      You must be logged in to view attached files.

      Stay tuned. Quimquim

      #84204
      daimondamps
      Participant
        • Topics: 8
        • Replies: 80
        • Total: 88

        if your modulator name is “modname” then
        local channel = panel:getModulatorByName("modname"):getMidiMessage():getPropertyInt("midiMessageChannel")

        • This reply was modified 5 years, 10 months ago by daimondamps.
        • This reply was modified 5 years, 10 months ago by daimondamps.
        • This reply was modified 5 years, 10 months ago by daimondamps.
      Viewing 2 posts - 1 through 2 (of 2 total)
      • The forum ‘Programming’ is closed to new topics and replies.
      There is currently 0 users and 54 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