mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-21 15:00:57 +00:00
9b8fa20d77
- Score.from_wav(): monophonic WAV transcription via pure-numpy YIN (pitch tracking, note segmentation, velocities, quantization); pytheory transcribe CLI command - piano_wave rebuilt as modal synthesis: inharmonic partials, strike- position comb, register-correct stringing, frequency-dependent damping - Live engine: sustain loops for held notes, per-channel bus effects (instant CC, no wavetable re-render), streaming Schroeder reverb, detune/sub_osc/noise_mix support, pytheory live CLI command - Choir vowel transitions: lyric="ah>oo" glides formants across the note - Docs: voice-memo-to-sheet-music cookbook recipe, audio import guide, full-mix behavior notes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>