Synchronizing parallel Global Transports on parallel machines

Nick Masiuk's icon

I want to sync two laptops each running max, but I'd like to use the Global Transport in each to exploit its' time-subdivision features, Can I get what I'm after?
Forgive me if the answer is obvious.

pechnatunk's icon

You could use midi or osc.
so you either need a couple of midi interfaces or a router and some network cables.

there's heaps of midi objects or there is udpsend/udpreceive to send any messages you like over osc.

Nick Masiuk's icon

Forgive me folks, but could you be a bit more specific?