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

jit.glop

Feedback with gain stage

Description

The jit.glop object performs feedback on either the input matrix or the output matrix, and provides a gain stage for control.

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
gain float The per-plane gain factor for feedback (default = 1.)
mode int Feedback mode (default = 0 (feedback output))
0 = perform feedback on output matrix
1 = perform feedback on input matrix

Information for box attributes common to all objects

Examples

See Also

Name Description
jit.op Apply binary or unary operators
jit.wake Feedback with convolution stage