send something (ctlout) on interface change?

Discuss Lemur and share techniques.
Post Reply
electrofux
Regular
Posts:297
Joined:24 Jan 2012 18:22
send something (ctlout) on interface change?

Post by electrofux » 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?

GV1
Newbie
Posts:38
Joined:03 Jan 2012 19:33

Re: send something (ctlout) on interface change?

Post by GV1 » 19 Oct 2016 10:30

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.

Post Reply