mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 23:00:20 +00:00
f42d38d1fd
- Cb, Fb, E#, B# resolve to their enharmonic equivalents (fixes #40) - C##, Dbb, etc. resolve via semitone arithmetic (fixes #41) - Unicode symbols accepted: ♯ ♭ 𝄪 𝄫 - 'x'/'X' accepted as double sharp (Bach notation): Fx = F## - resolve_name handles all accidentals dynamically Closes #40, closes #41 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>