Update for qt5, librosa >= 0.10 (but really 0.6)
:wave: had a student with a use for this tool recently, and found that it no longer works on a modern stack. I've taken a stab at updating things here as described: qt5 and recent-ish librosa.
On the librosa side, changes are as follows:
- kwarg requirements
- logamplitude -> amplitude_to_db
- the removal of the output module (in favor of soundfile).
I've also added a simple requirements.txt file.
I haven't updated the experiments script, but at least this gets the gui tool running again.
If this is ready to go I can merge, LMK.
@bmcfee can you take a look at the requested changes and and then I can merge?
@bmcfee can you take a look at the requested changes and and then I can merge?
I may be having some kind of brain meltdown here, but I don't see how to do that?
Huh, that is a good question - when I hit "View requested changes" next to " edgeofeverywhere suggested changes 5 days ago" I also don't see any requested changes. @edgeofeverywhere you mentioned "the changes I made here" - where are those changes? Can you put them on a fork or something?