linux-audio-example Some audio examples using with Linux. You can build project with CMake. You have to have all devel file available to make cmake happy mkdir build cd build cmake .. make Currently there is some examples for: Libao (https://github.com/xiph/libao) PulseAudio (https://gitlab.freedesktop.org/pulseaudio/pulseaudio) Portaudio (https://github.com/PortAudio/portaudio) SDL2 (https://github.com/libsdl-org/SDL)