Contents

kAudioUnitType_MusicEffect

An effect unit that can respond to MIDI control messages, typically through a mapping of MIDI messages to parameters of the audio unit’s DSP algorithm.

Declaration

var kAudioUnitType_MusicEffect: UInt32 { get }

See Also

Types