Page 1 of 1

send something (ctlout) on interface change?

Posted: 19 Oct 2016 09:34
by electrofux
I want my template to send a cc# value when i change the interface. Whats the best way to do this?

Re: send something (ctlout) on interface change?

Posted: 19 Oct 2016 10:30
by GV1
electrofux wrote:I want my template to send a cc# value when i change the interface. Whats the best way to do this?
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.