# Spatializer attenuation modes question

**URL:** https://qa.fmod.com/t/spatializer-attenuation-modes-question/22717
**Category:** FMOD Studio
**Created:** [March 21, 2025, 8:59am UTC](https://qa.fmod.com/t/spatializer-attenuation-modes-question/22717 "2025-03-21T08:59:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Jan](https://avatars.discourse-cdn.com/v4/letter/j/ce7236/32.png) [@Jan](https://qa.fmod.com/u/Jan)
#### Post date: [March 21, 2025, 8:59am UTC](https://qa.fmod.com/t/spatializer-attenuation-modes-question/22717/1 "2025-03-21T08:59:40Z")

</div>

Quick question, in the Spatializer, which attenuation button corresponds to which mode in the engine ([https://www.fmod.com/docs/2.02/api/core-api-common.html#fmod\_3d\_inverserolloff](https://www.fmod.com/docs/2.02/api/core-api-common.html#fmod_3d_inverserolloff)) ?

To me it looks like this mode is the inverse model:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/d/da464fe335f11f8d5800847b5dfa71de6ef52c21.png)

Because that is the only model that never drops to silence, and it has this dashed line as an indicator for (never reaching) zero, right?

Though the documentation says that the inverse mode is the default ([https://www.fmod.com/docs/2.02/api/white-papers-3d-sounds.html#distance-models-and-linear-rolloff-vs-inverse](https://www.fmod.com/docs/2.02/api/white-papers-3d-sounds.html#distance-models-and-linear-rolloff-vs-inverse)) but in FMOD Studio it doesn’t seem to be. The top left button is selected by default, and I would guess that is the FMOD\_3D\_LINEARSQUAREROLLOFF mode, no?

I’m also asking, because depending on whether you’d choose the inverse mode or ANY OTHER mode, the “max distance” option should behave very differently, right?

Would be useful to have tooltips in FMOD Studio that tell you the name of the selected mode. Also I’m missing a button on the nodes for “open node documentation” (if that exists? couldn’t find it through Google for the spatializer).

---

<div class="post-metadata">

### Author: ![joseph](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/joseph/32/264_2.png) [@joseph](https://qa.fmod.com/u/joseph)
#### Post date: [March 25, 2025, 12:53pm UTC](https://qa.fmod.com/t/spatializer-attenuation-modes-question/22717/2 "2025-03-25T12:53:22Z")

</div>

You’re right that the default attenuation curve of the spatializer effect in FMOD Studio differs from that of the Core API’s panner effect. As described in [our documentation](https://www.fmod.com/docs/2.03/studio/glossary.html#spatializer-effect) on this topic, the default rolloff mode for a spatializer effect is “linear squared.”

> [@Jan](#):
>
> Also I’m missing a button on the nodes for “open node documentation” (if that exists? couldn’t find it through Google for the spatializer).

As of the time of writing (March of 2025), FMOD Studio does not have any feature that would allow you to click on an element of FMOD Studio’s interface in order to jump to the section of our documentation describing that element.
