Reply To: LUA API Docs

Home Forums General Programming LUA API Docs Reply To: LUA API Docs

#82958
alfonso
Participant
    • Topics: 2
    • Replies: 13
    • Total: 15

    For instance?

    panel:getModulatorByName(“ModeSelect”):setModulatorValue(ModeSelect, false, false, false)

    often there are false and true values but i don’t know what they are used for.

    or

    timer:setCallback (2,RestMidCallback)
    timer:startTimer(2,1000)

    where can i find docs about the timer object?

    sorry for my stupid questions but my humble opinion is that CTRL would need a better documentation or at least some source for it.

    Maybe is somwhere hidden in CTRLR sources?

    thanks

    Ctrlr