Selecting planes and performing calculations on them
Hi,
Does anybody know how to solve this riddle?
I have a matrix consisting of an arbitrary number of planes.
Now, I want to put noise over one (or more) of them and be able to change which plane(s) I'm putting the noise over.
Jit.unpack constructions are not an option (as far as I can see) because this object assumes that you know beforehand how many planes you've got.
- TB
hello,
you could use jit.expr:
Max Patch
Copy patch and select New From Clipboard in Max.
best,
nesa
Not only does your patch look super-cool, it actually works very well too! I like...