Vellum Help

Openal -open: Audio Library- 2.0.7.0

sudo pacman -S openal

The library simulates how sound behaves in a real-world environment by modeling sources and a listener in a virtual 3D space. Openal.org Positional Audio openal -open audio library- 2.0.7.0

alGenSources(1, &src); alSourcei(src, AL_BUFFER, buf); alSource3f(src, AL_POSITION, x, y, z); alSourcePlay(src); sudo pacman -S openal The library simulates how

OpenAL (Open Audio Library) version 2.0.7.0 is a widely distributed implementation of the cross-platform 3D audio API, originally developed by Creative Labs originally developed by Creative Labs