Reply To: 4 separate on/off switches on same parameter address?

Home Forums General Programming 4 separate on/off switches on same parameter address? Reply To: 4 separate on/off switches on same parameter address?

#73015
human fly
Participant
    • Topics: 124
    • Replies: 1070
    • Total: 1194
    • ★★★★

    very nice. i’ll have that, if i may 🙂

    i think i was shown something similar previously but was
    probably not able to take it in at the time.

    what i have difficulty with currently (among other things)
    is loops, and the form

    for i,v in ipairs(arg) do...

    i think (arg) is any variable you want? i’m no good at
    defining variables, ‘up top’, next to the function name,
    either.

    reason why > i would have liked to have been able to apply
    web tutorial examples within Ctrlr – for a bit of ‘practical’:
    that’s how i learn, and commit stuff to memory. i need to have
    a go at that again.

    Ctrlr