[sharing] List interpolation codebox
I had to cook this up today, I thought it would be useful to someone in the future.
This uses a hard-coded set of lists in a codebox and interpolates between them. I use this to create a macro for a reverb, so i can send a value 0-1 and get a list of parameter values for the reverb.
Enjoy!
mind sharing it in gen? I have wanted to make this myself for a while - never got around to it.
Unfortunately, it doesn't seem like I can use the codebox from RNBO in gen~ or gen - I'm using some of the apparently RNBO specific @state things. I'm not clear how to translate that into gen codebox - for gen~, it would require the use of buffers. I'm not sure how this would work in gen - perhaps as a matrix. But here it is its RNBO form packed in a gen you can access - perhaps you are more fluent!
(weirdly enough, even though this doesn't actually function in gen or gen~, it doesn't throw any errors!)