Equalizing AudioClips volume

Hi everyone. In a scenario where you have multiple AudioClips imported, each with different volume levels or dB, is there a way to equalize their levels? Or should one assign their volume one by one to level them out? (for instance, when playing “audioSource.OneShot()”) Or should I bake them already leveled?

Any advice is appreciated.

You should normalize them before importing them into unity

1 Like