sendMidiMessageNow not outputting in VST

Home Forums General Programming sendMidiMessageNow not outputting in VST

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #34523
    piRoN
    Participant
      • Topics: 3
      • Replies: 5
      • Total: 8

      I’ve been building a panel in the standalone CTRLR program, but when I try to use it in the VST version, the controls that are sending midi out via sendMidiMessageNow in Lua scripts don’t seem to be working. The rest of the standard controls send sysex messages just fine, and other functionality using Lua scripts (doing UI stuff) works fine as well.

      Also the midi monitor doesn’t seem to be functioning in the VST version.

      #34537
      piRoN
      Participant
        • Topics: 3
        • Replies: 5
        • Total: 8

        Similarly, snapshots don’t seem to send from the VST version, not sure if it’s a related issue.

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

          Not sent to the MIDI Device or not sent to the HOST, and if the answer is the HOST what host is it and on what OS is it running ?

          #34540
          piRoN
          Participant
            • Topics: 3
            • Replies: 5
            • Total: 8

            Not getting to the host. I just double-checked with a midi logging plugin after Ctrlr in the chain, which shows the sysex messages from modulators but not from scripts or snapshot sends.

            Host is Reaper v4.54 running under Win7.

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

              I fixed some stuff with that, i thought this was working but as it turns out it never had a chance of working, i don’t know how that was missed by everybody (i guess noone uses this feature). Anyway it should be working now, i’ll test it some more @home and the next nightly should contain a fix.

              #34567
              dasfaker
              Keymaster
                • Topics: 80
                • Replies: 793
                • Total: 873
                • ★★★

                This could explain why some of us have seen different behavior between exported instances and .panel files.
                I almost never debug the exported instance as is more difficult doing any change, export again, etc… and in part believing that both ways behaved the same way.

                #34645
                piRoN
                Participant
                  • Topics: 3
                  • Replies: 5
                  • Total: 8

                  Yeah, that’s all working for me now, Atom. Cheers!

                Viewing 7 posts - 1 through 7 (of 7 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