Dominator Player
Introduction
Dominator allows you to 'dominate' other sounds while playing it, meaning Dominator will play in a normal way, while other sounds will be affected by the effects you specify until the Dominator is finished.
This feature is not supported in WebGL, more details.
How To Use?
.AsDominator()
Common use cases and API examples:
When an explosion occurs nearby, other sounds become temporarily unclear, but the tinnitus, heartbeat, or breathing remain clear.
When the theme song plays, lower the volume of all other sounds.
Side Note:
Even though this feature is straightforward and effective, it might not cover all complex situations. For these, you can individually apply the SetEffect to specific sounds or sound categories. Essentially, this feature is built upon using SetEffect.
Last updated