random envelope generator error

artmusicsouth's icon

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?

brendan mccloskey's icon

Hi
no such error here: Max6.1.2 Win7 64bit. No major issues inside your rndEnv subpatch either that I can find.
Brendan

artmusicsouth's icon

that's strange.

artmusicsouth's icon

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.

brendan mccloskey's icon

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

brendan mccloskey's icon

. . . of course, [urn] will stop once all possible unique randoms are exhausted . . .

artmusicsouth's icon
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.

artmusicsouth's icon

I'll take a look at yours though asap.