Hi,
I couldn’t find anything yet, maybe I overlooked something. Is it possible to hookup somehow to the FMOD update loop to do audio related things? I thought, as this is already async and in a fixed timestep, it would make more sense to calculate audio related things in this mainloop before all individual audio things are processed by FMOD.
Best regards