Make SoundConcurrencySettings

Make SoundConcurrencySettings

Windows
MacOS
Linux

Adds a node that create a 'SoundConcurrencySettings' from its members

Make SoundConcurrencySettings
Max Count
16
Limit To Owner
Resolution Rule
StopFarthestThenOldest
Retrigger Time
0.000000
Duck Time
0.010000
Can Recover
Recover Time
0.500000
Voice Steal Release Time
0.000000
Sound Concurrency Settings

Inputs

Max Count
Integer

The max number of allowable concurrent active voices for voices playing in this concurrency group.

Limit To Owner
Boolean

Whether or not to limit the concurrency to per sound owner (i.e. the actor that plays the sound). If the sound doesn't have an owner, it falls back to global concurrency.

Resolution Rule
EMaxConcurrentResolutionRule Enum

Which concurrency resolution policy to use if max voice count is reached.

Retrigger Time
Float

Amount of time to wait (in seconds) between different sounds which play with this concurrency. Sounds rejected from this will ignore virtualization settings.

Duck Time
Float

Time taken to apply duck using volume scalar.

Can Recover
Boolean

Whether or not volume scaling can recover volume ducking behavior when concurrency group sounds stop (default scale mode only).

Recover Time
Float

Time taken to recover volume scalar duck.

Voice Steal Release Time
Float

Time taken to fade out if voice is evicted or culled due to another voice in the group starting.

Outputs

Sound Concurrency Settings
Sound Concurrency Settings Structure
Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss