---
title: bypass
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avaudiounitgenerator/bypass
---

# bypass

The bypass state of the audio unit.

## Declaration

```swift
var bypass: Bool { get set }
```

## Discussion

Discussion If true, the audio unit bypasses audio processing.
