ITR2_ASSET/IntoTheRadius2/Content/Sound/Attenuation/Weapon/Att_Weapon_SKS.json

115 lines
4 KiB
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundAttenuation",
"Name": "Att_Weapon_SKS",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"bAttenuateWithLPF": true,
"bEnableLogFrequencyScaling": true,
"SpatializationAlgorithm": "ESoundSpatializationAlgorithm::SPATIALIZATION_HRTF",
"CustomLowpassAirAbsorptionCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.49767458,
"Value": 0.33383536,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
},
"NonSpatializedRadiusEnd": 100.0,
"StereoSpread": 10000.0,
"LPFRadiusMin": 500.0,
"LPFRadiusMax": 10000.0,
"LPFFrequencyAtMin": 35000.0,
"LPFFrequencyAtMax": 1200.0,
"HPFFrequencyAtMax": 200.0,
"PluginSettings": {
"SpatializationPluginSettingsArray": [
{
"ObjectName": "ResonanceAudioSpatializationSourceSettings'RA_SPT_For_Stereo_Reverb'",
"ObjectPath": "/Game/Sound/Attenuation/RA_Spatialization/RA_SPT_For_Stereo_Reverb.0"
}
]
},
"DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
"AttenuationShapeExtents": {
"X": 500.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 50000.0,
"CustomAttenuationCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": 1.013926,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 1.0139227,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.24853113,
"Value": 0.79826105,
"ArriveTangent": -0.65779465,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.6577968,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.99849045,
"Value": 0.5550845,
"ArriveTangent": -0.20623133,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.20623226,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.755078,
"Value": 0.48339683,
"ArriveTangent": -0.18489707,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.18489833,
"LeaveTangentWeight": 0.0
}
]
}
}
}
}
}
]