UiCombo Custom ctrlr 5

Home Forums General Programming UiCombo Custom ctrlr 5

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #365
    Wren
    Participant
      • Topics: 4
      • Replies: 21
      • Total: 25

      I’m not sure I fully grasp how to do a UiCombo with options for custom messages. The UiCombo works beautifully with NRPN messages and multiple options typed in.

      But say I change Program patches on the Tetra based on the Midi messages C0 00, C0 01, C0 02, C0 03, etc.

      I can make a UiToggleButton that can do one of those custom Sysex message, but to enable the UiCombo, I’m wondering if there is anything that can be put in the message list that will send those midi options based on the Combo Option selected:

      Program 1 = C0 00
      Program 2 = C0 01
      Program 3 = C0 02

      Thanks,
      This is for the Tetra OS 1.4

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

        you can create a custom SysEx message that looks like "C0 xx" on that combo and it will send those messages with the value from the combo placed in xx

        #2844
        Wren
        Participant
          • Topics: 4
          • Replies: 21
          • Total: 25

          I’m not getting multiple custom message to be sent. To fully explain

          Lets say I set up a UiCombo with two options in "Combo Contents" which are:

          Program 1
          Program 2

          Now I go to the MIDI parameters.

          I do MIDI message type SysEx.
          I enter in the Sys Ex formula "C0 xx"

          Out of Edit Mode, switching the UiCombo only sends "C0 00" for each options, which does not change the program. What needs to be sent is C0 00 when Program 1 is selected and C0 01 when Program 2 is selected.

          Thanks for the help

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

            yeah i noticed you can’t force that sysex on messages that actualy are not sysex, i’ll add a program/bank change to the MIDI type list.

            #2846
            Wren
            Participant
              • Topics: 4
              • Replies: 21
              • Total: 25

              nice!

              #2847
              Wren
              Participant
                • Topics: 4
                • Replies: 21
                • Total: 25

                nice!

              Viewing 6 posts - 1 through 6 (of 6 total)
              • The forum ‘Programming’ 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