jit.glop
Description
Performs feedback on either the input matrix or the output matrix, and provides a gain stage for control.
Examples

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 |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
gain [32 floats]
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
Possible values:
0 = 'Apply to Output'
1 = 'Apply to Input'
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.op | |
jit.wake |