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:

There's no reason for software to be slow anymore

The other day, I saw a viral tweet saying that people talking about how LLMs are causing slow, bloated, code are going to eat crow once they re-write everything in super-optimized assembly. We're not quite at the point where we want to write everythin…

via Posts on August 21, 2026

You can't join the secret inner circle of cool effective altruists

I, and a lot of other people I know, seem to believe something like this:

via Thing of Things August 11, 2026

Microfictions 2

A few more microfictions, still no LLMs.

via Evan Fields August 7, 2026

more     (via openring)