LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
src/PyOctaveBand.egg-info/PKG-INFO
src/PyOctaveBand.egg-info/SOURCES.txt
src/PyOctaveBand.egg-info/dependency_links.txt
src/PyOctaveBand.egg-info/requires.txt
src/PyOctaveBand.egg-info/top_level.txt
src/pyoctaveband/__init__.py
src/pyoctaveband/_version.py
src/pyoctaveband/calibration.py
src/pyoctaveband/compliance.py
src/pyoctaveband/core.py
src/pyoctaveband/filter_design.py
src/pyoctaveband/frequencies.py
src/pyoctaveband/levels.py
src/pyoctaveband/parametric_filters.py
src/pyoctaveband/py.typed
src/pyoctaveband/utils.py
tests/test_advanced.py
tests/test_audio_processing.py
tests/test_basic.py
tests/test_compliance.py
tests/test_errors_and_edge_cases.py
tests/test_filter_design.py
tests/test_graph_measurements.py
tests/test_iec_compliance.py
tests/test_iec_weighting_table3.py
tests/test_levels.py
tests/test_matplotlib_backend.py
tests/test_multichannel.py
tests/test_nominal_frequencies.py
tests/test_packaging.py
tests/test_parametric.py
tests/test_parametric_filters.py
tests/test_performance.py
tests/test_signal_theory_limits.py
tests/test_spectrogram.py
tests/test_stateful_octave_filter_bank.py
tests/test_stateful_weighting_filter.py
tests/test_utils.py
tests/test_zero_phase.py