Files
UnrealEngineUWP/Engine/Config
Marc Audy e2e396c708 Allow project to define Audio Quality Levels.
* Each quality level allows the definition of the max audio channels to be used
* A sound cue node exists to allow branching behavior based on quality level.
* Wave assets from Wave Player sound nodes will not be loaded if connected only to a branch for a quality level that is not currently selected
* Quality Level to use for stand alone is specified via Game User Settings. Changes to this value will not take effect until the next run.
* Quality Level to use for PIE is specified from the Level Editor Play Settings and can be changed dynamically causing newly played sounds to use the alternate path
* Add SoundNodeAssetReferencer abstract class to operate as an interface for sound nodes that need to have assets loaded dependingo n the sound quality node

[CL 2551249 by Marc Audy in Main branch]
2015-05-14 15:39:34 -04:00
..
2015-04-08 15:33:09 -04:00