Beep function music player. but it used OpenAL play. (just a demo.)
- Make sure you have the OpenAL SDK installed.
- Run this command on your terminal.
g++ -fdiagnostics-color=always -g -I ./include ./src/*.cpp -o /build/demo -lopenal -lalut
Sorry, We didn't try to build it on Windows. :(