mirror of
https://github.com/kennethreitz/pytheory.git
synced 2026-06-05 23:00:20 +00:00
fcfba20ec5
New Fretboard presets: - Fretboard.mandolin() — E5 A4 D4 G3 (tuned in 5ths) - Fretboard.mandola() — A4 D4 G3 C3 (octave below mandolin) - Fretboard.violin() — E5 A4 D4 G3 (same as mandolin) - Fretboard.viola() — A4 D4 G3 C3 (5th below violin) - Fretboard.cello() — A3 D3 G2 C2 (octave below viola) - Fretboard.banjo(tuning) — open G, open D, double C - Fretboard.twelve_string() — 12-string guitar (6 doubled courses) Updated fretboard docs with string family section and custom instrument examples (mandola, baritone ukulele, upright bass). 347 tests passing. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>