- Got my vocoding tool to write intermediate signals to float arrays without hitting any allocation problems.
- Wrote some riffs in hopes of making progress on my dungeon synth project. I want to do it so that I have a work that's in a familiar form people can follow in contrast to Sound of the Far Future and my other upcoming project. The problem is every dungeon synth song I start ends up being not ambient, which is what most people want out of dungeon synth. Maybe what I'm doing is more like "imaginary video game music".
- Flopped down for an hour trying to get rid of a headache.
- Got up and took an ibuprofen, which actually got rid of it. I should remember that for next time!
- Took the guy to the library. We actually talked about architecture for a bit while stopping in the old part of the library before going to the children's floor.
- Made dinner. Undersalted the burgers and did not get the pan hot enough, but the guy thought they were good.
- Updated the RSS plugin I use for Small Findings and incorporated a version of Dan's lastBuildDate fix.
- Got the vocoding tool to write an intermediate signal out to a file, sort of. It takes forever, which is a bad sign, and also writes all 0s, but that could actually be what's happening at that stage in the process. There's a lot to debug here.