BAsic Audio Library
in early developpement
for more information about format available see libsndfile#features
for more information about why not mp3 as lots of other foss handle it see libsndfile#whynotmp3
libsndfile:
From the website: libsndfile
On Ubuntu / Debian:
sh
apt-get install libsndfile1-dev
portaudio:
rust-portaudio will try to detect portaudio on your system and, failing that (or if given the PORTAUDIO_ONLY_STATIC environment variable on the build process), will download and build portaudio statically. If this fails please let us know! In the mean-time, you can manually download and install PortAudio yourself.
Licensed under either of
at your option.