Need some clarification on Sync Points

Hi, when a callback is fired from a sync point event, is it instant? or is it based on when system::update is called?

Regards

Hi,

Are these sync points that are added to the audio file or in FMOD Studio?

FMOD Core Sound::addSyncPoint. I basically want to know if I can change FX and custom DSP parameters with sample accuracy.

bump

Hi,

Thanks for the extra info. Since you are using the Core System then they will fire from system::update.