You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Windows-only desktop application, that supports bulk-decoding of audio files, detection of file errors and other problems encountered, and the generation of a final report for the user.
CppAudio is a small C++20 library for playing PCM (raw) audio on Windows. It is made to be as simple and fast as possible, only requiring 3 lines of code to get playing.