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
Have Lemur perform action via Midi received
-
- Regular
- Posts: 153
- Joined: 31 Dec 2011 17:12
Re: Have Lemur perform action via Midi received
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
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
-
- Regular
- Posts: 153
- Joined: 31 Dec 2011 17:12