@ⰎⰅ ⰀⰍⰨⰒⰎⰫ I'm making a audio graph library using a style of programming I've never tried before (I'm calling it "anti-functional") where you minimize the number of arguments to functions and have everything operate on a single global data buffer purely through side-effects. I'm using metaprogramming to organize what would otherwise be a completely untenable way of doing things, and I'm about midway through figuring out how to do that lol
I got into the beta ages ago but I'm only just now managing to set aside time to work in it