Have Lemur perform action via Midi received

Discuss Lemur and share techniques.
Post Reply
whatisvalis
Regular
Posts: 153
Joined: 31 Dec 2011 17:12

Have Lemur perform action via Midi received

Post by whatisvalis »

Until now I have left Lemur to handle all Midi data received.

I was wondering (if it's possible) how I would go about scripting Lemur to react to a CC message received. One example would be to display a container tab.

Any pointers appreciated,

JD
lABl
Lemur Guru
Posts: 269
Joined: 09 Dec 2011 15:56
Contact:

Re: Have Lemur perform action via Midi received

Post by lABl »

Hi whatisvalis,

Yes sure you can do that, you can find some actions on MIDI IN (note) on this module :

http://liine.net/en/community/user-library/view/326/

There is a noteIN() script (very simple), basically the process would be the same but selecting Control Change in the script.

Hope that helps,
AB
whatisvalis
Regular
Posts: 153
Joined: 31 Dec 2011 17:12

Re: Have Lemur perform action via Midi received

Post by whatisvalis »

Cheers AB
Post Reply