36 lines
1.0 KiB
Plaintext
36 lines
1.0 KiB
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 79becf8778e048058fe7cc1f3a5e021b, type: 3}
|
|
m_Name: AudioExtendSettings
|
|
m_EditorClassIdentifier:
|
|
audioConfigPath: AudioData
|
|
audioResourcePath: Audios
|
|
audioMixerPath: Audios/Master
|
|
sfxGroupPath: Master/Regular/SFX
|
|
voiceGroupPath: Master/Regular/Voice
|
|
accentSfxGroupPath: Master/SFX_Accent
|
|
musicGroupPath: Master/Regular/Music
|
|
ambienceGroupPath: Master/Regular/SFX/Ambience
|
|
lowpassParamName: LowpassFreq
|
|
lowpassEnabledCutoff: 440
|
|
lowpassDisabledCutoff: 22000
|
|
lowpassTweenDuration: 0.2
|
|
compressionFormat: 1
|
|
sfxSampleRate: 22050
|
|
musicSampleRate: 44100
|
|
musicQuality: 0.13
|
|
sfxQuality: 0.5
|
|
decompressThreshold: 5
|
|
streamingThreshold: 15
|
|
defaultFadeOutEase: 2
|
|
defaultFadeInEase: 3
|