auto-naming buffers

Jay's icon

hi,

isn't there some way of auto-naming buffers, involving the # prefix? i have an abstraction of which i plan to use several in one patch, and each will need its own buffer.

sorry, i am sure this has been discussed here before, and i'm sure it's also documented somewhere; just looking for a quick and easy answer. thanks!

jay

Jay's icon

or, is it possible to include a buffer name as an argument, as you do with int/float in #1, #2, #3, etc. how do you allow for this in the abstraction?

jayrope's icon

about how to rename buffer instances inside a poly patch

jrp

Jay's icon

yeah #1buffername was all i needed. now an int argument names the buffer~ 1buffername, 2buffername, etc.

cheers