So I decided to .zip up my whole library of working abstractions and post them here. A lot of the stuff I've already posted on the forum before, but many of them have been updated and/or been given much better helpfiles. Here's a few features of what's here:
-Various filters and biquad coefficient generators.
-Bandlimited oscillators, with features that aren't included in the ones I posted before (you don't have to manually instantiate [bl-init.mmb], and you can vary the number of harmonics).
-Complex math operators (some have been improved for efficiency and vanilla-friendliness).
-File browser.
-Mixer strips.
-A nice, flexible spectrogram.
-Interactive waveform display.
-State-saving/preset management stuff.
-Compressor and distortion effects.
...and a few other things.
Many of the helpfiles are dependent on other abstractions I made, so let me know if I didn't include something. I have a tendency to do that.
UPDATE: I've put this all up on GitHub now. Since there's more space there, you don't have to do anything with [bl-init.mmb] like before. It's taken care of.