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

38 lines
No EOL
939 B
JSON

[
{
"Type": "SourceEffectEQPreset",
"Name": "EQ_Wind",
"Class": "UScriptClass'SourceEffectEQPreset'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"EQBands": [
{
"Frequency": 9360.0,
"Bandwidth": 4.64,
"GainDb": -19.200003,
"bEnabled": true
},
{
"Frequency": 360.0,
"Bandwidth": 2.84,
"GainDb": -1.999953,
"bEnabled": true
},
{
"Frequency": 700.0,
"Bandwidth": 1.0,
"GainDb": -8.919996,
"bEnabled": true
},
{
"Frequency": 120.0,
"Bandwidth": 8.16,
"GainDb": -14.159999,
"bEnabled": true
}
]
}
}
}
]