LICENSE
README.md
pyproject.toml
src/hunterHearsPy/__init__.py
src/hunterHearsPy/_arrays.py
src/hunterHearsPy/_fft.py
src/hunterHearsPy/_io.py
src/hunterHearsPy/_resample.py
src/hunterHearsPy/amplitude.py
src/hunterHearsPy/autoRevert.py
src/hunterHearsPy/clippingArrays.py
src/hunterHearsPy/dataBaskets.py
src/hunterHearsPy/py.typed
src/hunterHearsPy/theSSOT.py
src/hunterHearsPy/theTypes.py
src/hunterHearsPy/windowingFunctions.py
src/hunterHearsPy/windowingFunctionsTensor.py
src/hunterHearsPy.egg-info/PKG-INFO
src/hunterHearsPy.egg-info/SOURCES.txt
src/hunterHearsPy.egg-info/dependency_links.txt
src/hunterHearsPy.egg-info/requires.txt
src/hunterHearsPy.egg-info/top_level.txt
tests/test_arrays.py
tests/test_io.py
tests/test_old_amplitude.py
tests/test_old_autoRevert.py
tests/test_old_clippingArrays.py
tests/test_old_spectrogram.py
tests/test_old_waveform.py
tests/test_resample.py
tests/test_windowingFunctions.py
tests/test_windowingFunctionsTensor.py