---
title: wetDryMix
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avaudiounitreverb/wetdrymix
---

# wetDryMix

The blend of the wet and dry signals.

## Declaration

```swift
var wetDryMix: Float { get set }
```

## Discussion

Discussion You specify the blend as a percentage. The range is 0% through 100%, where 0% represents all dry.
