AudioResource.Normalization
Normalization adjusts the level of an audio file or buffer to be at a defined target.
Declaration
struct NormalizationOverview
Audio files produced in a production environment where dynamics are already being processed may not need normalization.
Normalization has a CPU cost on load for audio file resources that have a loading strategy of AudioFileResource.LoadingStrategy.preload and a CPU cost on playback for audio files that have a loading strategy of AudioFileResource.LoadingStrategy.stream.