summaryrefslogtreecommitdiff
path: root/audio/openal/DESCR
blob: e8b108e896bd5aa94562a3670bffcc4f4fe585c7 (plain)
1
2
3
4
5
6
OpenAL is a 3D positional spatialized sound library analogous to OpenGL:
instead of micromanaging each aspect of sound playback and effect, the
application writer may limit himself to placing sounds in the scene and
letting the native OpenAL implementation determine the correct amount of
pitch alteration, gain attenuation, phase shift, etc., required to render
the sounds correctly.