-
Ported my old Back Again? Chrome extension to Firefox. There was actually very little porting necessary. Mostly, I just had to learn how to load Firefox add-ons in dev mode, how to pack it (you just zip it), then where to submit it. They tell you there is a wait time of 3-4 weeks to get your extension reviewed. But mine was approved in little over an hour.
- Dropped off the guy.
- Got groceries.
- Cleaned the kitchen recycling container, which got dirty despite us mostly putting dry cardboard and rinsed out cans in it.
- Emailed *two* friends back. This is kinda becoming easier!
- Spent several hours logging more intermediate signals on both the pd and Juce sides, then staring at the graphs and wondering what's similar enough and what is. Caught a bug in which I was extracting the real and imaginary values from a FFT result
after I had mutated it with an in-place multiply. The sound at the end is getting closer to what it should be, but is still hilariously bad.