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-target-calibration.md
docs/examples/headmatch.config.json
docs/examples/headmatch.desktop
docs/examples/clone-targets/README.md
docs/examples/clone-targets/ananda_nano_published.csv
docs/examples/clone-targets/ananda_nano_to_hd800s_clone.csv
docs/examples/clone-targets/fiio_jt7_published.csv
docs/examples/clone-targets/fiio_jt7_to_ananda_nano_clone.csv
docs/examples/clone-targets/hd650_published.csv
docs/examples/clone-targets/hd650_to_hd800s_clone.csv
docs/examples/clone-targets/hd800s_published.csv
docs/examples/targets/README.md
docs/examples/targets/diffuse_field_example.csv
docs/examples/targets/flat_studio_example.csv
docs/examples/targets/free_field_example.csv
docs/examples/targets/harman_example.csv
docs/examples/targets/ief_neutral_crinacle_example.csv
docs/examples/targets/v_shape_example.csv
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/releases/0.5.0.md
docs/releases/0.5.1.md
docs/releases/0.5.2.md
docs/releases/0.6.0.md
docs/releases/0.6.1.md
docs/releases/0.7.0.md
docs/tasks/README.md
docs/tasks/TASK-106.md
docs/tasks/TASK-107.md
docs/tasks/TASK-108.md
headmatch/__init__.py
headmatch/analysis.py
headmatch/apo_import.py
headmatch/apo_refine.py
headmatch/app_identity.py
headmatch/audio_backend.py
headmatch/backend_pipewire.py
headmatch/backend_portaudio.py
headmatch/cli.py
headmatch/contracts.py
headmatch/desktop.py
headmatch/eq_clipping.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/paths.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
headmatch/gui/__init__.py
headmatch/gui/controllers.py
headmatch/gui/services.py
headmatch/gui/shell.py
headmatch/gui/views/__init__.py
headmatch/gui/views/_legacy.py
headmatch/gui/views/basic.py
headmatch/gui/views/common.py
headmatch/gui/views/completion.py
headmatch/gui/views/fetch_curve.py
headmatch/gui/views/history.py
headmatch/gui/views/import_apo.py
headmatch/gui/views/offline.py
headmatch/gui/views/online.py
headmatch/gui/views/setup.py
headmatch/gui/views/target_editor.py
tests/__init__.py
tests/config_fixtures.py
tests/conftest.py
tests/test_analysis.py
tests/test_apo_import.py
tests/test_apo_refine.py
tests/test_backend_pipewire.py
tests/test_backend_portaudio.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_eq_clipping.py
tests/test_gui.py
tests/test_gui_controllers.py
tests/test_gui_services.py
tests/test_gui_shell_helpers.py
tests/test_gui_views_common.py
tests/test_headphone_db.py
tests/test_headphone_db_extra.py
tests/test_history.py
tests/test_integration_cli.py
tests/test_io_utils_extra.py
tests/test_measure.py
tests/test_paths.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
tests/fixtures/flat_target.csv