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
Attack Time
0.010000
Can Release
Release 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.

Attack Time
Float

Time taken to apply duck using volume scalar.

Can Release
Boolean

Whether or not volume scaling can release (i.e. "recover") volume ducking behavior when concurrency group sounds stop.

Release Time
Float

Time taken to remove duck using volume scalar.

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
Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback