how do two chuck instances running on different machine synchronize when sending an audio stream over netin/netout? two computers with two audio cards that don't share the same master clock means that we have a clock skew between the two machines. is there any resampling involved?
how do two chuck instances running on different machine synchronize when sending an audio stream over netin/netout? two computers with two audio cards that don't share the same master clock means that we have a clock skew between the two machines. is there any resampling involved?
For now, there is no synchronization whatsoever between ChucK VMs running on different hosts and no resampling for audio packets sent over network. We plan on adding good support for both, with VM synchronization probably being the higher priority. Best, Ge!
participants (2)
-
Ge Wang
-
Oliver Thuns