tri-wave

xod/waves/tri-wave

Generates triangle wave signal with adjustable peak position
tri-wave
@/tri-wave
Generates triangle wave signal with adjustable peak position
Tnumber
An interval between wave peaks, i.e. the period of the signal
ENboolean
Enabled or not. If set to `false` pulses on `UPD` do not change the output value. Effectively that means the generator is paused. Set to `true` again to continue generation.
PPnumber
Peak position, from 0 to 1. 1 for sawtooth, 0.5 for triangle, 0 for reverse sawtooth.
UPDpulse
Triggers the generator update. It will update the output values.
RSTpulse
Resets the current `OUT` and `N` to zero.
tri-wave
T
EN
PP
UPD
RST
OUT
OUTnumber
The signal value in [0, 1] range. Starts from 0.