"noise" number generator in jit,gl.pix

Matt Lavine's icon

hi -

I've discovered what seems to be a bug in the jit.gl.pix landscape. when I create a noise object, i am given no outlets! I am only able to bring a noise object into jit.gl.pix by creating one in a jit.gen object and copying and pasting that into my patch. Has this happened to anyone else ever? thanks

2K's icon

This is old topic. Noise object doesn't work in jit.pix or gl.pix. Here are some noises ported from the book of shaders if it helps at all.

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

Matt Lavine's icon

thank you!!!