reezekeys

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Newbie (sorry) needs a litle help, thanks! #100477
    reezekeys
    Participant
      • Topics: 1
      • Replies: 2
      • Total: 3

      Possemo, that was it! I’m all set now. Thanks a million.

      The button defaults to “True” and “False” so I didn’t think of doing what you mentioned. Now it makes sense. All good, and I will probably be back here soon with some questions about making my panel look a little nicer! Thanks again.

      in reply to: Newbie (sorry) needs a litle help, thanks! #100463
      reezekeys
      Participant
        • Topics: 1
        • Replies: 2
        • Total: 3

        Thanks very much offering to look at my panel, dnaldoog! I’ve attached it here. It’s not pretty at all, I’m just looking to get basic functionality! All the sliders and pots are working as I like; only the six buttons at the bottom are causing me grief. As I said, I need them to output program change numbers from #1 to #6 (C0 00 to C0 05). Here is what I did and what I’ve seen:

        I set up each “pad” as a uiButton.

        In the “MIDI” section I select “ProgramChange”

        Setting the midi channel works (as long as “override panel MIDI channel” is ticked).

        Trying any value in “MIDI Controller number” and “MIDI Controller value” has NO effect.

        In the “Component” section:

        The “Button values” field is interesting. The default I see is “False” and “True.” That causes the button to alternate sending C0 00 and C0 01. I can add more lines of text to this box. Each additional line adds another increment to the PC numbers sent, then wraps around – e.g., if the box says:

        False
        True
        Pumpkin
        Balloon

        … each press of the button sends PC #0, 1, 2, 3, 0, 1, 2, 3, 0, etc.

        In that same “Component” section I see “Value for ON state” and “Value for OFF state.” Again, it makes no difference what I set these to, the PC #s transmitted are always as I described before – they start with 0 and count up to the # of lines in “Button values” -1.

        All I want to do is send a single program change # when a click on a button – the first button should send PC #1 (C0 00), second button send PC #2 (C0 01) , etc., to the sixth button sending PC #6 (C0 05). I really appreciate any help you can give me, thanks a lot!

        Attachments:
        You must be logged in to view attached files.
      Viewing 2 posts - 1 through 2 (of 2 total)
      Ctrlr