I’m running into a pretty fun issue… or maybe its intentional given the way the system works. When I call Play Clip using 120 BPM, and 1/4 quantization delegate event with the clip also playing at 1/4 quantization it will always play 1 beat after I call play clip. This seems to be a timing thing where the event calls are either perfectly lined up with the quantization and I need to offset it or… maybe there is already an offset that I can utilize? I am unsure, but this is definitely something I am gonna need to solve so that I can consistently rely on using those events as a heartbeat for all of these nodes… hopefully without making something like a pre quantization event event. Any input on this is appreciated