AudioCommons / timbral_models

Python scripts for modelling timbral attributes
Apache License 2.0
75 stars 26 forks source link

Python3 compatibility #3

Closed ffont closed 6 years ago

ffont commented 6 years ago

I made some small changes to make the timbral models compatible with Python3. So far I did not really test any of the models, just fixed the import errors that I was getting. On the way I also added a .gitignore file and removed tracked *.pyc.