An example of asynchronous sound playback in C++ with Portaudio and libsndfile.
The plethora of build requirements are courtesy of the build process for libsndfile but are all easily obtained through your operating system's package manager.
- svn
- git
- c++14 compiler
- cmake >= 3.2.2
- make
- autoconf
- automake
- autogen
- libtool
- pkg-config
- python