Codebox Operators boxtotri

boxtotri

A variable shape window multiplier, from boxcar to triangle.

boxtotri(phase, v): out1

Arguments:

Arguments

NameTypeDefaultDescription
phasenumber

A float value sets the phase of the window.

vnumber

A value between 0.0 and 1.0 sets the shape of the window between the boxcar and the triangle window functions. A value of 1.0 sets a triangle window.

Returns

NameTypeDescription
out1number

The float value of the window at the current phase.