Contents

shouldBypassEffect

Determines whether an effect should route input directly to output, without any processing.

Declaration

var shouldBypassEffect: Bool { get set }

Discussion

This version 3 property is bridged to the version 2 kAudioUnitProperty_BypassEffect API.

See Also

Optimizing Performance