[
  {
    "Type": "SubmixEffectMultibandCompressorPreset",
    "Name": "smixsfx_audioLimiter_strong",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SubmixEffectMultibandCompressorPreset'",
    "Package": "VotV/Content/audio/smixsfx_audioLimiter_strong",
    "Properties": {
      "Settings": {
        "DynamicsProcessorType": "ESubmixEffectDynamicsProcessorType::Limiter",
        "LookAheadMsec": 1.0,
        "bFourPole": false,
        "Bands": [
          {
            "CrossoverTopFrequency": 20000.0,
            "AttackTimeMsec": 1.0,
            "ReleaseTimeMsec": 100.0,
            "ThresholdDb": -20.0,
            "Ratio": 1.5,
            "KneeBandwidthDb": 10.0,
            "InputGainDb": 0.0,
            "OutputGainDb": 0.0
          }
        ]
      }
    }
  }
]