resonance-audio / resonance-audio-fmod-sdk

Resonance Audio SDK for FMOD
https://resonance-audio.github.io/resonance-audio/develop/fmod/getting-started
Other
13 stars 4 forks source link

Occlusion within FMOD plugin is incomplete #3

Open Yankow2 opened 5 years ago

Yankow2 commented 5 years ago

Within Unity the Resonance Audio Source provides occlusion from 1 to 10, values above 1 being quite drastic, and takes into account several obstacles accordingly - so that two walls provide more occlusion than one. In FMOD this last function is gone, and if there was a way to activate it a value of 10 (which is max) corresponds at best to a value of 1 within the Unity version of the plugin anyway. So that a second wall, for instance, would probably have no effect. I don't know why the behavior is so different, but it does make a huge difference in the use of occlusion within a game.

fmod-cameron commented 5 years ago

This appears to be an issue in the Resonance-FMOD libs, we have found and fixed the problem. We will make these changes publicly available soon, but if you require them now just send an email to support@fmod.com and we can supply you with the new libs.