Process multiple floats with identical command
Is it possible to process a number of floats with the same command and output into separate floats?
For example: If I have 10 outlets separating a signal into 10 bands can I process all of the bands with one snapshot~ command and then output each of the results into separate floats instead of having to do 10 snapshot commands for each signal?
This might not be possible, but if it is, I'm struggling to find a solution. Thank you!
Max Patch
Copy patch and select New From Clipboard in Max.
one object inlet will always only process one signal.