update pedalboard and librosa and use recent interfaces, plus require matplotlib in packages.txt

#1
by cerkut - opened

Thanks for the great app.

I updated pedalboard and librosa, and used recent interfaces,

effected = board(audio,sample_rate) # 137, changes to pedalboard 
...
librosa.display.waveshow(effected, sr=sample_rate) # 156, instead of waveplot.

I also required matplotlib in packages.txt, and everything works!

nateraw changed pull request status to merged

Merged blindly! Lets see if it works haha :P

TYSM by the way!! :)

Had to just update the pointer to the app file, and it worked like a charm! ๐Ÿš€

Thanks again for the fix

Sign up or log in to comment