A newer version of Max is available. Click here to access the latest version of this document.

jit.sprinkle

Introduce spatial noise

Description

The jit.sprinkle object uses a specified probability to determine the chance that a given matrix cell will be displaced by a random amount along the horizontal or vertical axes. The result is a noisy "cloud" of data surrounding the original cell values.

Matrix Operator

matrix inputs:1, matrix outputs:1
Name IOProc Planelink Typelink Dimlink Plane Dim Type
out n/a 1 1 1 1 1 char long float32 float64

Information for Jitter Matrix Operator (MOP) messages and attributes to this object

Attributes

Name Type g/s Description
prob float The probability that any given cell will be displaced (default = 0.)
x_range int The displacement range along the horizontal axis (default = 0)
y_range int The displacement range along the vertical axis (default = 0)

Information for box attributes common to all objects

Examples

See Also

Name Description
jit.noise Generate white noise
jit.repos Reposition spatially
jit.streak Probability lines