libsndfile is a C library for reading and writing files containing sampled sound through one standard library interface. libsndfile has the following main features: ability to read and write a large number of file formats, a simple, elegant and easy to use API, and on the fly format conversion.

WWW: https://libsndfile.github.io/libsndfile/
