Sori is a simple WAV parser for C++.
Sori means 'Sound' in Korean language, and it also means old Korean songs in the Joseon dynasty. (It is also known as Pansori)
You can just add Sori.cpp and Sori.h file to your project to use it.
You can do a lot of things with Sori, such as swapping left and right channel of a wav file, or clipping your audio file programmatically.