Re: update panel on dump request using Lua

Home Forums General Programming update panel on dump request using Lua Re: update panel on dump request using Lua

#2953
Filch
Participant
    • Topics: 22
    • Replies: 173
    • Total: 195
    • ★★
    "msepsis":1kyrajzw wrote:
    I have a line for every cc value that looks like:

    [code:1kyrajzw]
    panel:getModulatorByName("filter1EnvVel"):setModulatorValue(unpackedData:getByte(53), false, true, true)
    [/code:1kyrajzw]

    So how would one go about scripting a setModulatorValue for a modulator which is receiving sysex param changes like:
    f0 3e 0e 00 20 00 01 01 xx f7

    ??[/quote:1kyrajzw]

    I’ll try to help out. I’ve got most of the panel update working for the majority of my panel.
    What are you trying to do exactly? I don’t understand the specifics of your question. I’d say join me on IRC, but I’m about to head out for the evening.

    Ctrlr