[
  {
    "Type": "SoundMix",
    "Name": "smix_rain",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundMix'",
    "Package": "VotV/Content/audio/misc/smix_rain",
    "Properties": {
      "bApplyEQ": true,
      "EQPriority": 1.0,
      "EQSettings": {
        "Gain0": 1.5,
        "FrequencyCenter1": 500.0,
        "Gain1": 0.5,
        "Gain2": 0.0,
        "Gain3": 0.0
      },
      "SoundClassEffects": [
        {
          "SoundClassObject": {
            "ObjectName": "SoundClass'cl_rain'",
            "ObjectPath": "VotV/Content/audio/classes/cl_rain.0"
          },
          "VolumeAdjuster": 1.0,
          "PitchAdjuster": 1.0,
          "LowPassFilterFrequency": 20000.0,
          "bApplyToChildren": false,
          "VoiceCenterChannelVolumeAdjuster": 1.0
        }
      ],
      "FadeInTime": 0.5,
      "FadeOutTime": 0.5
    }
  }
]