Shenidam
De MochilaWiki
sudo apt install git-core libboost-all-dev cmake libfftw3-dev libsndfile1-dev libsamplerate0-dev libboost-dev
git clone https://github.com/stendardo/shenidam.git
cd shenidam/
mkdir build
cd build
cmake ..
make
sudo make install
Referências