JUCE
AudioUnitHelpers Member List

This is the complete list of members for AudioUnitHelpers, including all inherited members.

auChannelIndexToJuce(int auIndex, const AudioChannelSet &channelSet)AudioUnitHelpersstatic
auChannelStreamOrderAudioUnitHelpersstatic
CALayoutTagToChannelSet(AudioChannelLayoutTag tag) noexceptAudioUnitHelpersstatic
ChannelSetToCALayoutTag(const AudioChannelSet &set) noexceptAudioUnitHelpersstatic
clearAudioBuffer(const AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
copyAudioBuffer(const AudioBufferList &audioBuffer, const int channel, const UInt32 size, float *dst) noexceptAudioUnitHelpersstatic
copyAudioBuffer(const float *src, const int channel, const UInt32 size, AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
CoreAudioChannelBitmapToJuceType(UInt32 bitmap) noexceptAudioUnitHelpersstatic
CoreAudioChannelLabelToJuceType(AudioChannelLabel label) noexceptAudioUnitHelpersstatic
CoreAudioChannelLayoutToJuceType(const AudioChannelLayout &layout) noexceptAudioUnitHelpersstatic
getAUChannelInfo(PluginBusUtilities &busUtils)AudioUnitHelpersstatic
isAudioBufferInterleaved(const AudioBufferList &audioBuffer) noexceptAudioUnitHelpersstatic
juceChannelIndexToAu(int juceIndex, const AudioChannelSet &channelSet)AudioUnitHelpersstatic
JuceChannelTypeToCoreAudioLabel(const AudioChannelSet::ChannelType &label) noexceptAudioUnitHelpersstatic