Reply To: Send whole page at once

Home Forums General Panels, Components, Macros Send whole page at once Reply To: Send whole page at once

#120644
leopard86
Participant
    • Topics: 1
    • Replies: 3
    • Total: 4

    One further question: instead of building the table with all the CC messages, couldn’t I just get the “MIDI Controller Number” property from each modulator and send the value? Is there a way to iterate for all modulators in the panel?

    This would be much more convenient to avoid issues when I need to modify some CC. I’m getting in troubles developing C code on a DSP (where all CC are in an enum) and having to keep track of every little change of this enum in both the panel (by editing the “MIDI Controller Number”) and the table in the LUA script.

    Best

    Ctrlr