Re: Lua in CTRLR 101

Home Forums General Programming Lua in CTRLR 101 Re: Lua in CTRLR 101

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

    well ofcourse it will
    the first line must be
    [code:1kjijtmu]
    bend = panel:getModulatorByName("PitchBend"):getModulatorValue()
    [/code:1kjijtmu]

    the panel object does not have a getModulatorValue() method… simple

    Ctrlr