Solsong Chord Updates

June 10th, 2026
chords, music, solsong
A couple years ago I put together a Secular Solstice Songbook, a compilation of all the songs we've sung at Boston Solstice. Anna Tchetchetkine and I led a session of group singing at LessOnline, following up from an informal one the year before, and I noticed several annoying things with its chord handling:

  • Despite being digital, it didn't support transposition.

  • Some songs didn't repeat the chord if they were unchanged, which meant that when scrolling new lyrics into view you'd lose the chords.

  • This is minor, but I like to align the chords in a grid and the repeat sign was very slightly to narrow, throwing off the grid.

In asked Claude Code to fix these, and it did almost all of it. The exception was a few cases where it wasn't obvious which chords to use and I needed to make some manual edits.

My favorite part is that it preserves the grid even when the addition of accidentals changes widths. For example, here are the chords I have for haMephorash:

C Am C  Am
F G  C  G
C FG Am F
G E  Am /

If for some reason I wanted to play it in E instead of C, I could bring it up four semitones:

E C#m E   C#m
A B   E   B
E AB  C#m A
B Ab  C#m /

Note that because C#m is wider the columns containing it are now slightly wider to make room, accross the board.

I'm pretty happy with it, though I haven't tried using it for real yet.

Referenced in: Recipe Rescaler

Comment via: facebook, lesswrong, mastodon, bluesky

Recent posts on blogs I like:

Variable fonts aren't universally supported

I make a lot of webpages. I also use Lockdown Mode on iOS and MacOS for a bit of extra security. Sometimes I realize that I forgot to test on Safari and it looks like crap, or I test and don’t notice that there’s been a problem for months (as was the case…

via Home June 27, 2026

Ozy in Asterisk on coping with AI doom

I wrote an article for Asterisk Magazine about people who believe in AI superintelligence soon, and who are chill about it.

via Thing of Things June 24, 2026

Fiddle Practice

For a while I wasn't learning how to play violin very well because whenever it was time to practice I didn't want to. I didn't really like practicing, because (1) it's boring, (2) I have better things to do, and (3) actually I guess there …

via Anna Wise's Blog Posts May 3, 2026

more     (via openring)