Reply To: simple way to pass the changed value in a midi cc formula

Home Forums General Programming simple way to pass the changed value in a midi cc formula Reply To: simple way to pass the changed value in a midi cc formula

#118933
dnaldoog
Participant
    • Topics: 4
    • Replies: 480
    • Total: 484
    • ★★

    it works but it is a bit complicated. CC’s are much easier to setup, see my screenshot. It wouldn’t hurt to study the demo panels either ?

    It does not work this way.
    I started doing that but whatever position the button is on, the value sent is 0 not 0 or 127 as defined in the value field in the Modulator Midi section.

    It works for me. What doesn’t seem to register is the channel byte. If I change ‘channel out’ in Ctrlr MIDI settings to 7 then back to 1 then it works. Don’t know if that’s a bug. If it is, you should probably use lua for a fixed channel assignment like this.

    See attached panel.

    • One button uses an expression modulatorValue*127 and button values 0/1
      The other button uses button values 0/127
    Attachments:
    You must be logged in to view attached files.
    Ctrlr