How to record into a number of buffers
I'm trying to write a patch using record~ to create a series of buffers, which I will then process live. I've changed the names of the differing recordings but everything seems to end up on the same one. Suggestions please.
Post your patch
I've discovered the answer is to use the "set" message into the record~ object.
You should provide a patch, it is easier to help you with one.
Look sure to change the name of all object refering to your named buffer.
There's also the [multibuf] by cnmat.
Max Patch
Copy patch and select New From Clipboard in Max.
Ok, here's my patch as it stands at the mo.