jit.mo.join
Examples
Arguments
Inlet Count [number]
Optional
Set the number of inlets and planecount of output.
Dimension [number]
Optional
Set the dimension (number of elements) of the output matrix and any attached jit.mo.func objects. jit.mo objects only support matrices with a dimcount of 1.
Attributes
interval [time]
Animation interval (default = 0 ms). This attribute uses the Max time format syntax, so the interval can be either fixed or tempo-relative.When set to a non-zero value, the speed attribute is no longer user settable, and will be automatically set based on the interval value.
scale [float64]
Output multiplier (default = 1.0).
speed [float64]
Animation speed (default = 1.). Scales animation speed of all connected jit.mo.func objects
name [symbol]
Object name (default = UID).
enable [long]
Enable Animation (default = 1). This affects any connected jit.mo.func objects
Common Box Attributes
See Also
Name | Description |
---|---|
jit.mo.func | |
jit.mo.field | |
jit.mo.time | |
jit.anim.path | |
jit.world |