Openal -open Audio Library- 2.0.7.0 -
char chunkId[4]; file.read(chunkId, 4); if (std::memcmp(chunkId, "RIFF", 4) != 0) return false;
Sound is half the experience. With OpenAL 2.0.7.0, you put that half in the hands of your users—positioned perfectly in 3D space. openal -open audio library- 2.0.7.0
You can generate custom HRTF using the makehrtf utility supplied with OpenAL Soft. char chunkId[4]; file