Installing Wav2json On Centos Generate Soundcloud Waveforms. Ever wanted to create awesome soundcloud wav forms the we would suggest using wav2json inconjunction with waveform.js you can build some awesome players
sudo yum install boost-devel
sudo yum install libsndfile-devel
cd ~/
mkdir wave2json && cd wave2json/
git clone https://github.com/beschulz/wav2json.git
cd wav2json/build/
make all
cd ../bin/Linux/
mv wav2json /usr/local/bin/
Wav2json
https://github.com/beschulz/wav2json