<!--
{
  "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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

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)