csteinmetz1 / pyloudnorm

Flexible audio loudness meter in Python with implementation of ITU-R BS.1770-4 loudness algorithm
https://www.christiansteinmetz.com/projects-blog/pyloudnorm
MIT License
639 stars 56 forks source link

fixing a typo in the advanced operation example import #22

Closed csteinmetz1 closed 5 years ago

csteinmetz1 commented 5 years ago

@RBBlackstone noted typo in the import of the IIRfilter class in the Advanced operation examples.