How to detect transport start/stop?
Noob question. How do I detect transport start/stop (that is, how can I get a message or "bang" when the live transport starts, and another message or "bang" on another output when the transport stops?
I have been using the transport object, together with a free running metro object to detect stop, but that feels a lot like a workaround, and doesn't work properly if I want to detect the exact moment the transport starts (for resetting stuff after stop, it's good enough)
Max Patch
Copy patch and select New From Clipboard in Max.
Here are 2 ways of doing it
Ah, plugsync was pretty much what I was looking for. Thanx!!
This article is 7 years old but it is still useful! thanks
Yeah, now it's eleven years old and it just saved me from total madness. Thanks again!!!
Me too, thanks!
Thanks for your help!