all I want to know is, does [rnbo~ polyphony 4] run a single instance up to 4 times, or does it run up to 4 instances in parallel? or, would each voice get its own instance of [data], or share them?
if they share them, what exactly is the point in [multibuffer]? I guess multibuffer can expose the buffer contents to Max, but it's not worth it. I guess it can be used to reference buffers in subpatchers, so that's one use.. but yeesh.