vps
Shapes a phase signal according to a two-dimensional vector.
Vector phase shaping modifies a phase input value by mapping an input, in the range [0, 1) according to a non-linear function consisting of two piecewise linear segments joined at an inflection point. This is defined by the vector [kd, kv], where kd is in the range [0, 1) and kv can have any value.
Syntax
Performance
avp -- output phase.
aph -- input phase (as produced by phasor).
kd -- horizontal vector component.
aph -- vertical vector component.
Examples
Here is an example of the use of the vps opcode. It uses the file vps.csd.
See also
Credits
Author: Victor Lazzarini
July 2020