.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
codecov.yml
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/heartbeat.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/changelog.md
docs/cli.md
docs/comparing_with_other_tools.md
docs/faq.md
docs/index.md
docs/installation.md
docs/quickstart.md
docs/reference_ranges.md
docs/troubleshooting.md
docs/validation.md
docs/api/envelope.md
docs/api/index.md
docs/api/level.md
docs/api/psychoacoustic.md
docs/api/spectral.md
docs/api/tonal.md
examples/batch_report.py
examples/csv_writer.py
examples/json_export.py
paper/paper.bib
paper/paper.md
paper/figures/Fig1_60tracks_with_C_overlay.pdf
paper/figures/Fig1_60tracks_with_C_overlay.png
paper/figures/fig1_distributions.pdf
paper/figures/fig1_distributions.png
paper/figures/fig2_per_source_top4.pdf
paper/figures/fig2_per_source_top4.png
paper/figures/fig3_genre_composition.png
src/debussy/__init__.py
src/debussy/_core.py
src/debussy/envelope.py
src/debussy/level.py
src/debussy/psychoacoustic.py
src/debussy/py.typed
src/debussy/spectral.py
src/debussy/tonal.py
src/debussy_audio.egg-info/PKG-INFO
src/debussy_audio.egg-info/SOURCES.txt
src/debussy_audio.egg-info/dependency_links.txt
src/debussy_audio.egg-info/entry_points.txt
src/debussy_audio.egg-info/requires.txt
src/debussy_audio.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_analyze.py
tests/test_calibration_offset.py
tests/test_cli.py
tests/test_clipping_warning.py
tests/test_coverage.py
tests/test_envelope.py
tests/test_import_time.py
tests/test_level.py
tests/test_long_audio.py
tests/test_no_onsets.py
tests/test_noise_floor.py
tests/test_psychoacoustic.py
tests/test_resample_path.py
tests/test_serialization.py
tests/test_short_clips.py
tests/test_spectral.py
tests/test_stereo_handling.py
tests/test_write_csv.py
validation/README.md
validation/analyze_results.py
validation/run_validation.py
validation/data/audio_manifest.csv
validation/data/parameters_60tracks.csv
validation/data/run_metadata.json
validation/data/summary_statistics.csv