SiggiGue / pyfilterbank

Implementing a fractional octave filterbank for python. Based on Numpy and CFFI.
107 stars 27 forks source link

Fix missing casts to integer and deprecated calls to plt.hold. #8

Closed lndr closed 6 years ago

lndr commented 6 years ago

These are some fixes a student of mine made when using pyfilterbank we would like to share. We hope they are purposeful.