mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 23:00:20 +00:00
c3f9e98332
New features: - Chord.identify(): name any chord (17 patterns — triads, 7ths, 9ths, sus, power) - Chord.voice_leading(other): find smoothest voice motion between chords - Chord.analyze(key): Roman numeral analysis (I, ii, V7, etc.) - Chord.tension: score with tritone count, dominant function detection - Tone.overtones(n): harmonic series frequencies Also: - Rewrite README with all current features and docs link - Add all new features to chords guide with music theory context - Remove logo from docs sidebar - 296 tests passing Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>