I think I finished my little work on wavetables, started here. Some days ago David uploaded an ILO version -I like it more, mainly because it uses one thing for what I'm using two, so the result is more uniform. I still uploaded it because I also like it, mainly because I think it's neat. It ended up being much simpler and, like, orthogonal than the Carbon 2 implementation made me expect it to be. It makes very easy to use several oscillators on the same tables and morph between tables, without needless duplication. Also, because I like pictures so much, here are some colorful spectra:
ILO is pretty much the right technique for this, but hey, my boys are pretty too (?)
I couldn't find better interpolators than a 4-point cubic Hermite and an 8-point Lagrange that wouldn't burn the computer, and not for lack of trying, but I think I'll go back to that. Something might be hidden somewhere π§