I finally got a good handle on how to use the Midi Fighter Twister to do most everything I need in #SuperCollider .
Ready to make some sounds???
Well, I should make this code reusable so I'm not redoing it from scratch every time.
OK, got a good chunk of reusable snippets written up. Nice!
Now let's make some noise???
Actually, if I made this into a class, it would just always be there, ready to use.
OK, here we go:
https://github.com/bit101/sc_mft
Noise now???
I think so. But ask me tomorrow.