read
Examples
Constructors
- { arguments={self, ...}, inlets={} }
Inlets
Attributes
interp [enum] (default: linear)
g/s(set)
Specify the interpolation mode: "none" and "step" perform no interpolation, "linear" performs two-point linear interpolation, "cosine" performs two-point cosine interpolation, "cubic" performs four-point cubic interpolation, "spline" performs four-point Catmull-Rom spline interpolation, and "spline6" performs six-point (5th order) B-spline interpolation.
Possible values:
0 = 'none'
1 = 'spline6'
2 = 'step'
3 = 'cosine'
4 = 'cubic'
5 = 'fastcubic'
6 = 'linear'
7 = 'spline'
Common Box Attributes
See Also
Name | Description |
---|---|
dcblock | |
history |