TDAbleton Equivalent

Hello,

I would like to try something new with vvvv.
On TD, there is a plugin called TDAbleton, that can transport various informations coming from Ableton Live, especially from each songs and tracks.
Do we have this kind of Plugin in vvvv gamma?

I have found AbletonLink, but I am not sure how to use it tho

thank you!

i’m not aware of something like this being available yet. my understanding is you’d start by creating a custom midi remote script for live that will then communicate with vvvv, e.g. via OSC.

Ableton Link is specifically only for tempo sharing.

@joreg
thank you for your reply!
Hum, I would not know from where to start tho, especially on Ableton side.
I will try to look for a datasheet,
but I am surprised that there is nothing made by the community yet.

hi, look into this: Connection Kit | Ableton

OSC devices

OSC Send – converts any mappable Live parameter to OSC data for sending out of Live.

OSC MIDI Send – sends MIDI note and velocity data as OSC messages

Yes, I have seen it, And I can receive the signals. But I don’t know if I can add it to each Drum Rack’s instrument.
Say I want the note of the Kick from the rack, I don’t know how to get it… :(
I am still investigating / learning!!

But thank you! I will come back with more questions!