Hello,
I have 2 subjects on fmod api :
I work with our own engine and one of our debug tool aims to display all events parameters values in (using fmod 2.01.07 api). I see that buit-in parameters are always equal to 0 when they are read within the API (distance, cone angle etc…) although they have the right values in profiler. I cannot undestand why.
Other subject (fmod 2.02):
Now that max distance is available on event level, how can we set max distance in code dynamicaly? I cannot see setMaxDistance function in tha API.