Dominik Schürmann
Currently viewing the category:
"Python"
I had problems using the build in function of Scipy to load soundfiles as an scipy.array object. Sometimes it gives an error like “struct.error: unpack requires a string argument of length 4″ when opening some wave files. Yes it only handles wave files!
After trying audiolab, which was not working, and the build-in functions [...]
