Reply To: change midiMessageType of a modulator in LUA

Home Forums General Programming change midiMessageType of a modulator in LUA Reply To: change midiMessageType of a modulator in LUA

#13726
lfo2vco
Participant
    • Topics: 26
    • Replies: 162
    • Total: 188
    • ★★

    Read up here for info on this:
    ctrlr.org/forums/topic/preventing-script-from-running-at-panel-load/

    Hi Hecticcc, I have this variable in a Method I am using (written by Atom).

    if panel:getRestoreState() == true or panel:getProgramState() == true then
    	return
    end

    This looks very similar to what Msepsis mentioned in the thread you referenced above. It does the job, many thanks for your assistance.

    Here is some noise I organised into an acceptable format:
    https://soundcloud.com/lfo2vco/a-dark-crystal

    Ctrlr