Contents

AVAudioUnitGenerator

An object that generates audio output.

Declaration

class AVAudioUnitGenerator

Overview

A generator represents an AudioUnit of type kAudioUnitType_Generator or kAudioUnitType_RemoteGenerator. A generator has no audio input, but produces audio output. An example is a tone generator.

Topics

Creating an audio unit generator

Getting and setting the bypass status