<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.10.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFAudio",
  "identifier" : "/documentation/AVFAudio/AVAudioUnitReverbPreset",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AVFAudio"
    ],
    "preciseIdentifier" : "c:@E@AVAudioUnitReverbPreset"
  },
  "title" : "AVAudioUnitReverbPreset"
}
-->

# AVAudioUnitReverbPreset

Constants that represent preset reverbs.

```
enum AVAudioUnitReverbPreset
```

## Topics

### Presets

[`AVAudioUnitReverbPreset.smallRoom`](/documentation/AVFAudio/AVAudioUnitReverbPreset/smallRoom)

A preset that represents a reverb with the acoustic characteristics of a small-sized room environment.

[`AVAudioUnitReverbPreset.mediumRoom`](/documentation/AVFAudio/AVAudioUnitReverbPreset/mediumRoom)

A preset that represents a reverb with the acoustic characteristics of a medium-sized room environment.

[`AVAudioUnitReverbPreset.largeRoom`](/documentation/AVFAudio/AVAudioUnitReverbPreset/largeRoom)

A preset that represents a reverb with the acoustic characteristics of a large-sized room environment.

[`AVAudioUnitReverbPreset.mediumHall`](/documentation/AVFAudio/AVAudioUnitReverbPreset/mediumHall)

A preset that represents a reverb with the acoustic characteristics of a medium-sized hall environment.

[`AVAudioUnitReverbPreset.largeHall`](/documentation/AVFAudio/AVAudioUnitReverbPreset/largeHall)

A preset that represents a reverb with the acoustic characteristics of a large-sized hall environment.

[`AVAudioUnitReverbPreset.plate`](/documentation/AVFAudio/AVAudioUnitReverbPreset/plate)

A preset that represents a reverb with the acoustic characteristics of a plate environment.

[`AVAudioUnitReverbPreset.mediumChamber`](/documentation/AVFAudio/AVAudioUnitReverbPreset/mediumChamber)

A preset that represents a reverb with the acoustic characteristics of a medium-sized chamber environment.

[`AVAudioUnitReverbPreset.largeChamber`](/documentation/AVFAudio/AVAudioUnitReverbPreset/largeChamber)

A preset that represents a reverb with the acoustic characteristics of a large-sized chamber environment.

[`AVAudioUnitReverbPreset.cathedral`](/documentation/AVFAudio/AVAudioUnitReverbPreset/cathedral)

A preset that represents a reverb with the acoustic characteristics of a cathedral environment.

[`AVAudioUnitReverbPreset.largeRoom2`](/documentation/AVFAudio/AVAudioUnitReverbPreset/largeRoom2)

A preset that represents a reverb with the acoustic characteristics of an alternative large-sized room environment.

[`AVAudioUnitReverbPreset.mediumHall2`](/documentation/AVFAudio/AVAudioUnitReverbPreset/mediumHall2)

A preset that represents a reverb with the acoustic characteristics of an alternative medium-sized hall environment.

[`AVAudioUnitReverbPreset.mediumHall3`](/documentation/AVFAudio/AVAudioUnitReverbPreset/mediumHall3)

A preset that represents a reverb with the acoustic characteristics of an alternative medium-sized hall environment.

[`AVAudioUnitReverbPreset.largeHall2`](/documentation/AVFAudio/AVAudioUnitReverbPreset/largeHall2)

A preset that represents a reverb with the acoustic characteristics of an alternative large-sized hall environment.

[`AVAudioUnitReverbPreset.outdoorGeneral`](/documentation/AVFAudio/AVAudioUnitReverbPreset/outdoorGeneral)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)