Little Sound MC - a multitool for LSDJ .sav files
First, download and install wxPython 3.0 from their website.
Then, run the following:
cd lsmc
make install-deps-mac
make build-mac
cd lsmc
make install-deps-win
make build-win
You may run into problems building inside a virtualenv on OS X (see
http://stackoverflow.com/questions/25394320/py2app-modulegraph-missing-scan-code). If
this is the case, run patch_virtualenv.sh
.