Contents

AudioUnitFrequencyResponseBin

An audio unit’s audio level at a particular frequency.

Declaration

struct AudioUnitFrequencyResponseBin

Overview

An array of AudioUnitFrequencyResponseBin are passed in to kAudioUnitProperty_FrequencyResponse with the mFrequency field filled in. The array is returned with the mMagnitude fields filled in. If fewer than kNumberOfResponseFrequencies are needed, then the first unused bin should be marked with a negative frequency.

Topics

Initializers

Instance Properties

See Also

Structures