Coding 2026-06-08

By Max Woerner Chase

Okay, so I was kind of decompressing all day, so I didn't really do anything with this, until just a few minutes ago.

I've got a prototype put together of code that switches between multiple "segments"; I suspect it could be made more efficient, but I don't know if that matters yet. The next step is to figure out how I want to construct these envelopes. Basically, I need to figure out the proper input format for specifying frequencies, and how and when to interpolate between them. It shouldn't be any trouble to get the actual math implemented, but deciding how to "ask" for the results is going to be a whole other thing, at least something that takes more than a minute's worth of thought, and a minute is about all I have right now. I'd better wrap up.

Good night.