Skip to content

wil-j-wil/py_bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An auditory filter bank implementation in Python

Contains implementations of an Equal Rectangular Bandwidth (ERB) filter bank and a linear filter bank.

Based on Josh McDermott’s original Matlab implementation in the Sound Texture Synthesis Toolbox

Filter banks are a very useful time-frequency analysis tool. A nice alternative to your standard spectrograms.

See ‘example.py’ for a demo.

About

An audio filter bank implementation in Python, contains ERB and linear filter banks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages