send something (ctlout) on interface change?
Posted: 19 Oct 2016 09:34
I want my template to send a cc# value when i change the interface. Whats the best way to do this?
Troubleshoot, share solutions, and explore Lemur programming with a community tailored to your need.
https://community.midikinetics.com/
Ignore me if I'm incorrect, I've only just started scripting with the lemur. But, one thing that springs to mind is to create a script within the interface that contains an init() function that runs on load. When the interface loads the midi message is sent.electrofux wrote:I want my template to send a cc# value when i change the interface. Whats the best way to do this?