carlthome / python-audio-effects

Apply audio effects such as reverb and EQ directly to audio files or NumPy ndarrays.
MIT License
386 stars 53 forks source link

Fix unit tests #37

Closed carlthome closed 4 years ago

carlthome commented 4 years ago

In the latest version of librosa, the output package has been removed so we need to write audio files with another package.