Controlling abletons tempo through M4L
Im working on a patch where I'm using a line to run through random tempos. Is there any way to sync abletons tempo to mimic maxs?
Thanks
P
An example incase it's unclear what I'm trying to achieve .
https://docs.cycling74.com/max8/vignettes/live_object_model
--------------------------
tempo
Typefloat Accessget, set, observe
Description
Current tempo of the Live Set in BPM, 20.0 ... 999.0. The tempo may be automated, so it can change depending on the current song time.
------------------------
message set tempo $1 to live.object
But I don't think sending that wild tempo changes would work really...
Like this? Havent been able to get it to alter abletons tempo as is. could you perhaps provide more detail?
Massive thank you for the reply though.
Thanks
P
Ahhh Thank you soo much. Surprised how well it handled such dramatic tempo changes.
Thanks again.
P