sine-wave-map

xod/core/sine-wave-map

Computes sine wave function value. It’s a periodical function with range [0, 1] which starts from 0.
sine-wave-map
@/sine-wave-map
Deprecated:
Computes sine wave function value. It’s a periodical function with range [0, 1] which starts from 0.
INnumber
An input time value, i.e. the abscissa
Tnumber
An iterval between wave peaks, i.e. the period of the function
sine-wave-map
IN
T
OUT
N
Nnumber
The number of a function cycle. Starts from 0.
OUTnumber
The function value in [0, 1] range. Starts from 0.