sync transport from live

piedone's icon

Hi, I'm trying to receive clock from live, not using max4live but simply running the 2 softwares. If I send message 'getclocksources' to transport object, live appears. But if I select 'clocksource live', then max suddenly crashes.
I know that using max4live I wouldn't have this problem, but I'm trying to use the 2 softwares environments separately for other reasons..
If someone can help, thanks a lot !

broc's icon

It seems that clocksources contains all sources that are *potentially* available.
But the live source is valid only if Max actually runs within Live, i.e. M4L.

Ben Bracken's icon

You can use rewire as a clocksource if you are using the ad_rewire audio driver and Max as a ReWire slave.

-Ben

piedone's icon

Thanks!