Reply To: Can I copy all the faders from one tab to another without copying all the tabs?

Home Forums General Using Ctrlr Can I copy all the faders from one tab to another without copying all the tabs? Reply To: Can I copy all the faders from one tab to another without copying all the tabs?

#73011
zmix
Participant
    • Topics: 9
    • Replies: 65
    • Total: 74

    Ok, so I want to create a new “method”,, and call it something like “Add462”

    What is the syntax to offset the sent value?

    Add462 = function(–[[ CtrlrModulator –]] modulator, –[[ number –]] numericModulatorValue)
    return numericModulatorValue
    end

    Ctrlr