Spatializer Bug with Volume: Fmod Studio 2.01.01

Hello,

The Spatializer Plugin increases volume - but shouldn’t.
I can provide a simple test project that shows the behavior.

Best,
Christian

Can anyone confirm this?

Compare the effects “Fmod Spatializer” with “Fmod Object Spatializer”. You will notice that Fmod Spatializer increases the Event’s overall volume by ca. 3 dB, whereas Fmod Object Spatializer doesn’t.

I haven’t been able to reproduce the issue you describe, but I might know what’s going on.

The spatializer effect automatically upmixes a stereo or mono signal to your project’s surround format. The object spatializer effect does not. This means that if the channel format of the signal is less than your project’s surround format, it will be automatically upmixed and distributed across all channels. Upmixing and distributing a signal across multiple channels results in an increase in volume, and I suspect this is what you are hearing when you add a spatializer effect to your event.

You can test this by bypassing the spatializer effect. A bypassed effect still alters the channel format of the signal, but does not otherwise process the signal, so you should still hear the volume increase when the spatializer effect is bypassed. You should also be able to hear the volume increase if you remove the spatializer effect altogether and set the event’s audio track output to your project surround format and set the track panner to distributed mode.

Hello!

Just coming back to this issue because I’m having the same behaviour in FMOD 2.03.11.

If I add a Spatializer to a new event it decreases the volume. If I add multiple Spatializers in sequence, it will keep adding volume to the Event. If I bypass all the Spatializers I think it behaves as if it had one Spatializer (with decreased volume).

Besides audible difference, it can also be detected using the Loudness Meter effect.

No Spatializer:

One Spatializer:

Multiple Spatializers:

Multiple spatializers bypassed:

The behavior described earlier in this thread was that a spatializer effect could increase the volume of the signal as a side effect of upmixing it. If you’re seeing the volume decreasing, that is likely a different issue.

Could you describe the circumstances in which this issue occurs in more detail, so that we can investigate it?

Its basically what I mentioned in the last post.

It happens in a new FMOD project, with a new Event, add timeline and any sample, then just add multiple spatializers to the Master track of an event and the volume increases a lot. But if I add just a single Spatializer somehow the volume is lower than without effects.

What speaker channel format is the audio asset you’re using for these tests? I ask because I can’t tell from your screenshots, and it is very likely that the behavior you’re hearing is related to the kind of upmixing/downmixing being performed.