Hi !
I'v downloaded the Resolume M4L patches, it works fine but i think the clip launcher is too automated :
you can choose the layer you're controling but the clip selection (in Resolume) depends on the scene number in ableton.
Is there anyway to create another patch (simpler?) that would work like that :
- get a midi note out of a clip
- go trough a "correspondance" table of any kind that would do something like midi note C1 ---> OSC message to launch /layer1/clip1 (in resolume it's /layer1/clip1/connect1) ; C#1 --> clip2 and so on.
- send it over to udp
A more complicated version would include a "CC reader" so that you can get
- the CC value out of a midi clip
- CC --> OSC (/activeclip/video/position/values)
I hope you understand what i need, i also hope that you can help me , and please remember that i am (almost) a total beginner in M4L...
Cheers
modified clip launcher for Resolume, help!
Re: modified clip launcher for Resolume, help!
can you post a link to the resolume device you are talking about? it would help to understand the scenario.
MBP | Live 9 Suite | Max for Live | Push | MOTU Ultralite | iPad | Analog Modular Synths | Moog Voyager
aka "Tempus3r" | Music | Blog | Twitter | Soundcloud

aka "Tempus3r" | Music | Blog | Twitter | Soundcloud

Re: modified clip launcher for Resolume, help!
both those patch scenarios are quite simple to construct.
the "correspondance table" to mention is similar to the "coll" object, but could be realized with a "select" object and a number of message boxes, really.
"send it over udp" - well, just use the udpsend object
the "correspondance table" to mention is similar to the "coll" object, but could be realized with a "select" object and a number of message boxes, really.
"send it over udp" - well, just use the udpsend object
mbp 2.66, osx 10.6.8, 8GB ram.
Re: modified clip launcher for Resolume, help!
Well, first of all, thanks for your replies
and next, a friend of a friend is actually a M4L "master" well , he appears to me as one...
We sat in front of the computer for a afternoon or so, and now i managed to make what i needed.
Cheers
and next, a friend of a friend is actually a M4L "master" well , he appears to me as one...
We sat in front of the computer for a afternoon or so, and now i managed to make what i needed.
Cheers