Gave a talk on audio signal processing with python at PyCon Singapore 2013. I started using python to quickly prototype a beat recognition system for my masters dissertation. I realised the power of python in signal processing. The speed at which you can test algorithms is astounding. You can perform a cross FFT on the […]