random envelope generator error
I keep getting the error message function: bad arguments for message "setdomain"
Max Patch
Copy patch and select New From Clipboard in Max.
Can someone help me trouble shoot this?
Hi
no such error here: Max6.1.2 Win7 64bit. No major issues inside your rndEnv subpatch either that I can find.
Brendan
that's strange.
I figured out. I had the pre-edited patch duplicated elsewhere and that was where the message was coming from. It's usually something silly like that.
DOH! : )
Max Patch
Copy patch and select New From Clipboard in Max.
Is this "cleaner"?
EDIT: moved the "clear" message to precede the uzi
Brendan
. . . of course, [urn] will stop once all possible unique randoms are exhausted . . .
Max Patch
Copy patch and select New From Clipboard in Max.
That's nice. Thanks. I also just replaced urn with ej.urn so as to avoid the 4096 threshold.
I'll take a look at yours though asap.