faust
faust copied to clipboard
List destructuring
Is it, or would it be possible to do something like:
(rnd1, rnd2, rnd3) = no.multinoise(3);
?
I'm trying to do some generative stuff and that needs a lot of decorrelated random noise/data and I'm ending up using a lot of ba.selectn, or si.block and si.bus.