OpenAL ShowOff
Downloads
In this project I got 4 sounds of laughing and applied a 3D audio effect. I used C++ programming language, for the interface I used SDL and for the audio OpenAL.
The black square represents the listener and the colored ones the sources of the laughing.
It is possible to deactivate each laugh and reactivate them again. The user can also change the speed of their movement.
In the future I intent to learn how to equalize sounds between other sound effects.
It is required to install the OpenAL runtime, witch is included in the .zip file.