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

#118925
damien
Participant
    • Topics: 15
    • Replies: 62
    • Total: 77

    Interesting! I’m not so familiar with the multi section of Ctrlr

    I don’t think you need the sysexpart and you can also just do this with ‘multi’:

    CC,Direct,Direct,-1,-1,

    but just using CC should work too?

    cc multi screengrab

    Button values:
    off=0
    on=127

    EDIT::I didn’t see Possemo’s post just ahead of mine!

    I’ll try this tomorrow. But I’m pretty sure I’ll need a value denominator like xx somewhere to call the 2 values for the 2 different states. I’ll let you know.
    thanks 😉

    Ctrlr