Syncing the time marker on the main and nested event

Hello,

Newbie here. I’m configuring a track inside an event. There are 2 time marker, the big one outside the nested event and the smaller one inside the nested event. However, when i drag around the big one, the smaller on doesn’t respond and not syncing. Is there anyway to sync this 2 marker ?
Sorry if i use the wrong terms in FMOD.

here’s a picture for better understanding :

Thank you

FMOD studio 1.10.05

Hello Fajar,

An event instrument will always behave asynchronously, meaning when the instrument is triggered it will play from the beginning to the end (unless Cut is enabled) regardless of where the playback position is on the timeline. Event instruments will trigger referenced events to start playing, the same way as if you were just to press Play on those events and leave them alone.

https://www.fmod.com/resources/documentation-studio?page=working-with-instruments.html#synchronous-and-asynchronous-instruments

The playback position on the event instrument does not interact with the playback position on the parent event. You can resize the event instrument by right clicking on the instrument and selecting “Resize to the contents length” which will make it an almost 1:1 scale with the parent event.

For more information on event instruments and referenced events please see our docs.

https://www.fmod.com/resources/documentation-studio?page=working-with-instruments.html#event-instruments

Thanks,
Richard

1 Like

I understand that now. Thank you for the answer Richard !

1 Like