Coding 2026-06-20

Tags:
By Max Woerner Chase

I've got some time before I "need" to get to bed, but I'm feeling pretty worn out. Here's the plan.

I want to put together a basis for scientific pitch notation. Here's what that's going to have:

Now, because the calculation happens outside the attrs class, (because, say, 12edo and quarter-comma meantone would produce different frequencies for most pitches), that means there's a bit more freedom for how the data gets stored in the class, potentially.

...

All right, I've sketched out a prototype. It's pretty janky, and it still needs the concept of different modes to really make sense.

I think one thing I need to do is work out how to embed the scale information into the pitch data. That will give it enough data to derive a frequency from a single object, and to apply intervals properly. And doing that might result in a few rounds of re-working.

For now, I'm going to wind down properly. Ish.

Good night.