CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/source/conf.py
doc/source/history.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/release.rst
doc/source/releasenotes.rst
doc/source/usage.rst
pypitch/__init__.py
pypitch/_pypitch.cpp
pypitch/_pypitch.pyx
pypitch/fft.hpp
pypitch/pitch.cpp
pypitch/pitch.hpp
pypitch/util.hpp
pypitch.egg-info/PKG-INFO
pypitch.egg-info/SOURCES.txt
pypitch.egg-info/dependency_links.txt
pypitch.egg-info/not-zip-safe
pypitch.egg-info/requires.txt
pypitch.egg-info/top_level.txt
tests/__init__.py
tests/test_analyzer.py