Monthly Archives: December 2010

Using BASS in Python

This is just a quick note on how to use BASS in Python, so that I don’t forget it. This code snippet works well on Linux. On Windows, you need to make it load the right library file (bass.dll?). This … Continue reading

Posted in Python | Leave a comment