ITR2_ASSET/IntoTheRadius2/Content/Sound/Effects/ESP_Weapon_Fire_Compression.json

19 lines
637 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SubmixEffectDynamicsProcessorPreset",
"Name": "ESP_Weapon_Fire_Compression",
"Class": "UScriptClass'SubmixEffectDynamicsProcessorPreset'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"PeakMode": "ESubmixEffectDynamicsPeakMode::RootMeanSquared",
"LinkMode": "ESubmixEffectDynamicsChannelLinkMode::Disabled",
"ThresholdDb": -11.519987,
"Ratio": 7.731999,
"KneeBandwidthDb": 0.0,
"AttackTimeMsec": 70.0,
"ReleaseTimeMsec": 200.0
}
}
}
]