Contents

default

The default distance attenuation, which uses a rolloff model that mimics real-world physics.

Declaration

static let `default`: Audio.DistanceAttenuation

Discussion

The Audio.DistanceAttenuation.rolloff(factor:) model attenuates spatial audio with a factor of 1.0 as the listener moves away from the source.