pix_noise
The pix_noise
object generates a uniform noise image, with adjustable width and height. It can produce new noise images on demand via a bang
message or continuously per frame using auto
, and its randomness can be controlled with a seed
. The output is always an RGBA image, though the internal generation can be set to RGBA, RGB, or GREY.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.