Files
pytheory/docs
kennethreitz ac7b9e7fcc Full-arrangement transcription and real-time tuner — v0.47.0
- Score.from_wav(split=True) returns melody, bass, chords (chromagram
  triad matching), drums (onset classification calibrated against
  pytheory's own synths), and score.detected_key
- pytheory tune: mic → YIN → note + cents; terminal needle or --serve
  for a browser tuner page + CORS-open SSE stream for JavaScript apps
- New public API: pytheory.audio.detect_chords / detect_drums,
  pytheory.tuner.Tuner / analyze_frame
- Fix onset detector rejecting hits in the first ~90ms of a recording
- Docs homepage: uv install instructions

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 01:53:58 -04:00
..
2026-03-22 05:53:59 -04:00