Gen noise operator won't show inlets / outlets

Gary Leyrn's icon

Hello,
I am using the "noise" operator inside "jit.pix"
The operator won't show inlets or outlets even if I write arguments on it.
Could someone please show me an examples to get output from "noise" ?

Max Patch
Copy patch and select New From Clipboard in Max.

Marco1618's icon

Looks like a bug to me. I've just stumbled across this and found your entry in the forum. I double-checked, no output in the noise object inside jit.pix. I made a copy of the jit.pix patch I was using inside a jit.gen, add a noise object, the output was there...then I reopened the jit.pix patch and the output magically appeared.
This is weird. Can someone confirm?
Ps: another workaround I just found, create a noise inside a jit.gen, then copy-paste it inside your jit.pix

Marco1618's icon