mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 14:50:18 +00:00
1e2f09e2ab
Three new export methods on Score: - to_lilypond() — complete LilyPond source files for PDF engraving - to_musicxml() — MusicXML 4.0 for MuseScore/Sibelius/Finale - to_tab() — ASCII guitar/bass tablature (also on Part) All three handle multi-part scores, bass clef detection, tied notes across barlines, chords, and drum tone filtering. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>