Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: use
dpss
instead of slepian
in audiofileIO.py
note that this merely fixes an AttributeError, `AttributeError: module 'scipy.signal' has no attribute 'slepian'` There's a deeper issue with whether I'm calling `dpss` with the right values, see #91
- Loading branch information