CHANGELOG.md
LEGAL.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements-test.txt
docs/architecture.md
docs/backlog.md
docs/examples/clone-targets/README.md
docs/examples/targets/README.md
docs/releases/0.2.0.md
docs/releases/0.2.1.md
docs/releases/0.2.3.md
docs/releases/0.3.0.md
docs/releases/0.4.0.md
docs/releases/0.4.1.md
docs/releases/0.4.2.md
docs/releases/0.4.4.md
docs/releases/0.4.5.md
docs/tasks/README.md
docs/tasks/TASK-077.md
headmatch/__init__.py
headmatch/analysis.py
headmatch/apo_import.py
headmatch/app_identity.py
headmatch/cli.py
headmatch/contracts.py
headmatch/desktop.py
headmatch/exporters.py
headmatch/gui.py
headmatch/gui_views.py
headmatch/headphone_db.py
headmatch/history.py
headmatch/io_utils.py
headmatch/measure.py
headmatch/peq.py
headmatch/pipeline.py
headmatch/pipeline_artifacts.py
headmatch/pipeline_confidence.py
headmatch/plots.py
headmatch/settings.py
headmatch/signals.py
headmatch/target_editor.py
headmatch/targets.py
headmatch/troubleshooting.py
headmatch/tui.py
headmatch.egg-info/PKG-INFO
headmatch.egg-info/SOURCES.txt
headmatch.egg-info/dependency_links.txt
headmatch.egg-info/entry_points.txt
headmatch.egg-info/requires.txt
headmatch.egg-info/top_level.txt
tests/__init__.py
tests/config_fixtures.py
tests/conftest.py
tests/test_analysis.py
tests/test_apo_import.py
tests/test_biquad_coefficients.py
tests/test_cli.py
tests/test_cli_errors.py
tests/test_clone_target_examples.py
tests/test_desktop.py
tests/test_gui.py
tests/test_headphone_db.py
tests/test_history.py
tests/test_integration_cli.py
tests/test_measure.py
tests/test_peq.py
tests/test_peq_exporters.py
tests/test_pipeline.py
tests/test_plots.py
tests/test_settings.py
tests/test_signals.py
tests/test_target_editor.py
tests/test_target_examples.py
tests/test_targets.py
tests/test_troubleshooting.py
tests/test_tui.py