M
music-loops
Projects with this topic
-
This is a sound-playing utility for C++ that can play WAV files on Windows, OSX, and Linux, using pthreads and OpenAL libraries. It includes a partial interface with OpenAL.
It provides sound-playing capabilities for C++ apps to:
asynchronously start and stop music/sound loops,
initiate transient sounds,
allow unlimited sound concurrency.
Updated