Distort a sawtooth waveform
Name | Type | Opt | Description |
---|---|---|---|
slope-multiplier | float | opt | Sets the default slope multiplier. If a signal is attached to the right inlet, this argument is ignored. |
float | slope-multiplier [float] |
In right inlet: Same as signal. If a signal is attached to the right inlet, | input is ignored.
signal | In left inlet: The input to kink~ should be a sawtooth waveform output from a phasor~ object that repeatedly goes from 0 to 1. In right inlet: The multiplier that affects the slope of the output between an output (Y) value of 0 and 0.5. After the output reaches 0.5, the waveform will increase to 1 so that the entire output moves from 0 to 1 in the same period of time as the input. A slope multiplier of 1(the default) produces no distortion Slope multipliers below 1 have a slower rise to 0.5 than the input, and slope multipliers above 1 have a faster rise to 0.5 than the input. |