Audio Settings

Editor Settings.

Global Audio Engine configurations.

Audio Settings

General

Property

Description

Volume

Global volume of all audio sources. If audio sources can be changed in editor/runtime, audio previews volume always will sets from this setting.

Rolloff Scale

Audio amplitude somehow using with frequency. Will automatically apply on new audio sources.

Stream Buffers

Count of buffers that will be allocated for streaming audio's. Means how many buffers need to hold one audio source.

Disable Audio

Deactivates the audio system in standalone builds. In the editor the audio system is still on and will support previewing audio clips, but AudioSource.

Last updated