summaryrefslogtreecommitdiff
path: root/audio/openal/pkg-descr
blob: 5d0059fc56ecbd30101b9b0a5a194d2a7750aec0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
The idea behind 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 themselves to placing the 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.

That's the goal, anyway.  

WWW: http://www.openal.org/