AudioCommons / timbral_models

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

name 'audio_stimuli_name' is not defined #6

Closed ffont closed 6 years ago

ffont commented 6 years ago

This line:

https://github.com/AudioCommons/timbral_models/blob/276308acd93d2fdc896c651caa737ca5d3b7eda5/timbral_models/Timbral_Depth.py#L41

makes the Timbral_Depth model to fail. I guess it should simply be removed as there is already a line before for loading a file and this might come from old code.

AndyP103 commented 6 years ago

Commit was a mistake when fixing bugs in the hardness model. Reverted to previous state.