AVAudioUnitGenerator
An object that generates audio output.
Declaration
class AVAudioUnitGeneratorOverview
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.