Hi there!
I got a request from my team’s audio lead recently, and I’ve been doing a bit of research into whether it’s actually possible. Basically, he was wondering whether it would be possible to take the values from the Resonance Audio Source and display that within Unity as a gizmo/custom editor around an object with the FMOD Event Emitter component - much like how the Override Attenuation gizmo appears in the scene.
So far I haven’t been able to find any examples of this sort of thing being done, and from my understanding those values would be built into our banks and thus inaccessible, though I’m not very experienced with Resonance Audio. However, I figured I would ask in the case that I might potentially be missing something.
For further context, the Resonance Audio SDK (which I’m aware is it’s own separate thing from how the plugin works with FMOD) does provide something similar to what he may want implemented, but this works specifically with the Unity component Audio Source.
Hope to hear back! Even if it’s not possible, it would be great to get a definitive answer on that. Thanks!