I just finished my protodeck controller.
Now comes the time when I have to build its interface with Live... of course, the interface will be a m4L patch.
I have to:
- map midi events from protodeck to live
- map live feedback to protodeck
if I imagine how to "translate" midi message from protodeck to trigger for live, I'd need help about observing things from live.
By observing, I mean:
- detect/get coordinates of the clip in a clip creation in a track, in all the clips slots
- detect a clip triggering
- detect the position of the playing clip in a track
- etc
If I understand how to do that in a particular slot, I cannot figure out how to do that for all the clipslots.
it may involve a kind of loop...
I'd like to know if some of you have ideas, tips, part of patches to do that.
what could be the architecture of this kind of patch?
any help/idea/tip/word about that would be appreciated