How to use getMidiMessageType

Home Forums General Programming How to use getMidiMessageType

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #439
    dasfaker
    Keymaster
      • Topics: 80
      • Replies: 793
      • Total: 873
      • ★★★

      I’m trying to get the midi message type that comes to the panel. I’m using this, but it’s not working

      [quote:1r93744n]midiMessageReceived = function(midiMessage)
      s = midiMessage:getMidiMessageType()
      if s ~= nil then
      console ("Type: "..s)
      end
      end[/quote:1r93744n]

      Any idea?

      #3274
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        That’s because i didn’t register this method for LUA, i’ll do that with the next release.

      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 66 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