[ { "Type": "SourceEffectEQPreset", "Name": "EQ_1", "Class": "UScriptClass'SourceEffectEQPreset'", "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted", "Properties": { "Settings": { "EQBands": [ { "Frequency": 40.0, "Bandwidth": 6.0, "GainDb": 2.0, "bEnabled": true }, { "Frequency": 10000.0, "Bandwidth": 2.0, "GainDb": 5.0, "bEnabled": true } ] } } } ]