entering sysex for combo selections?

Home Forums General Using Ctrlr entering sysex for combo selections?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #593
    stoecklem
    Participant
      • Topics: 2
      • Replies: 22
      • Total: 24

      Hello

      CTRLR is amazing and I am finally getting started learning and making panels. So far I’ve made progress on my microwave panel. But I can’t figure out how to tell CTRL what sysex message to send for each individual selection in a combo drop down box. Its probably something simple I’m missing. I would appreciate some help.

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

        Depends what you want, if you want just a simple linear mapping for example 0-3, you’d type
        [code:184kxxhq]
        Option one
        Option two
        Option three
        Option four
        [/code:184kxxhq]

        int the Combo content property, if you want to map some other MIDI values you just type "=" after the option for example
        [code:184kxxhq]
        Option one=0
        Option two=32
        Option three=64
        Option four=127
        [/code:184kxxhq]

        that’s it.

        #4197
        stoecklem
        Participant
          • Topics: 2
          • Replies: 22
          • Total: 24

          Got it..Thanks!

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

            It’s the same rule for FixedSliders/Buttons anywhere there is a "Content" property the same rules apply. In combos there are additional __SEPARATOR and __SECTION fields but leave those for now cause i’m not sure if they’re working right.

            #4199
            stoecklem
            Participant
              • Topics: 2
              • Replies: 22
              • Total: 24

              Could be missing something but In the latest nightly using sysex this seems to not be working with combo fixed slider. Its sending out the wrong data.

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

                what’s a combo fixed slider ? and what’s going on, can you be more specific ?

                #4201
                stoecklem
                Participant
                  • Topics: 2
                  • Replies: 22
                  • Total: 24

                  I mean UIfixed slider. Now at work with windows 7 I tested it and its working fine. Last night there was definitely something wrong. It seemed to be sort of cycling between random values both with sequential and using an = for specific values. but that was on windows XP…I’ll look into it later.

                  #4202
                  stoecklem
                  Participant
                    • Topics: 2
                    • Replies: 22
                    • Total: 24

                    my fault. it looks like its working fine. I must have spent too much time watching sysex messages

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