Skip to content

AudioAtlas 0.2.0a8 — Public Alpha

Pre-release
Pre-release

Choose a tag to compare

@CharlesMish CharlesMish released this 02 Aug 22:20
bab9802

AudioAtlas 0.2.0a8 — Public Alpha

AudioAtlas turns one local audio file into a portable listening map: measured
context, clear plots, and bounded places to check by ear—measurements, not grades.

The recommended route is the Python 3.11+ package and CLI:

python -m pip install audioatlas==0.2.0a8
audioatlas analyze song.wav --graphs-profile compact

See it before installing

What changed

  • Clearer Compact/Standard/Full report context, overview navigation, finding-card
    boundaries, plot captions, return links, wrapping, and print behavior.
  • Manifest-derived output ownership with collision refusal.
  • Private source binding for safe report reuse.
  • GUI traceback containment and guaranteed DMG cleanup.
  • Path-aware macOS Mach-O dependency resolution.
  • Exhaustive Windows PE/import inventory and candidate-to-audit integrity binding.
  • Bounded, streamed ZIP verification.

The eight reviewed desktop-hardening findings are source-closed and mocked
native-tool adversarial tests pass. This release intentionally includes no
native desktop binary. Real signed/notarized macOS artifacts,
Authenticode-signed Windows artifacts, and clean-machine acceptance remain
separate gates; no desktop binary should yet be represented as generally
release-ready.

Internal authoritative source commit:
3c9841e59ec38be74efd2015d581e13a24b6c0f7.

Exact attachments

  1. audioatlas-0.2.0a8-py3-none-any.whl
  2. audioatlas-0.2.0a8.tar.gz
  3. AudioAtlas-0.2.0a8-public-source-3c9841e.zip
  4. AudioAtlas-0.2.0a8-canonical-compact-example-3c9841e.zip
  5. AudioAtlas-0.2.0a8-canonical-full-example-3c9841e.zip
  6. SHA256SUMS.txt
  7. ARTIFACT_MANIFEST.json

Publication status: Python-only public alpha. No native macOS or Windows
application is included.