scottstensland/render-audio-openal
Simple multi-threaded c++ application which parses a wav file to populate a circular buffer which is consumed by rendering the audio using OpenAL, while displaying the audio curve in the time domain using OpenGL
C++MIT