ListBox Issue ???

Home Forums General Programming ListBox Issue ???

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #588
    LilCthulhu
    Participant
      • Topics: 9
      • Replies: 67
      • Total: 76

      I don’t why, but I have some listboxes and when they are the latest component selected, they do react to my modulation and bender wheel in a very bad effect… It’s like it’s trying to go up and down the list depending on the issue and that does generate, in my case, a lot of unwanted request… did I select an option that does that ?

      Chris

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

        If a component is reacting to MIDI events there are 2 possibilities

        – you gave it’s modulator this midi type that causes the reaction
        – you’ve linked it’s parameter in the host to your modwheel/pitchbend and the host is controlling the components

        any other possibilites i’d consider a bug but i’d need more info on what’s going on, if you are using LUA your scripts can also cause a lot of mayhem.

        #4178
        LilCthulhu
        Participant
          • Topics: 9
          • Replies: 67
          • Total: 76

          I’m confirming a bug, I’ve created a simple panel, only put a listbox in it with some items with no lua events, switch out of edit mode (play mode), select an item and play with my modulation stick… the selected item does switch around.

          Chris

          #4179
          LilCthulhu
          Participant
            • Topics: 9
            • Replies: 67
            • Total: 76

            Not a bug, found out that the listbox was listening for some CCs’ <img decoding=” title=”Wink” /> just removed that and it was fixed <img decoding=” title=”Wink” />

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The forum ‘Programming’ is closed to new topics and replies.
          There is currently 0 users and 121 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