ITR2_ASSET/IntoTheRadius2/Content/Sound/Mixer/SM_Master_Limiter.json

24 lines
No EOL
803 B
JSON

[
{
"Type": "SoundSubmix",
"Name": "SM_Master_Limiter",
"Class": "UScriptClass'SoundSubmix'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SubmixEffectChain": [
{
"ObjectName": "SubmixEffectSubmixEQPreset'MAster_EQ_Preset'",
"ObjectPath": "/Game/Sound/Effects/MAster_EQ_Preset.0"
},
{
"ObjectName": "SubmixEffectDynamicsProcessorPreset'Master_limiter_SubmixPreset'",
"ObjectPath": "/Game/Sound/Effects/Master_limiter_SubmixPreset.0"
},
{
"ObjectName": "SubmixEffectMultibandCompressorPreset'Master_Dyn_EQ'",
"ObjectPath": "/Game/Sound/Effects/Master_Dyn_EQ.0"
}
]
}
}
]