class

DSP::Windows::Triangular

Inherits DSP::Windows::Window < Reference < Object

Produces a triangular window of a given size (number of samples). Endpoints are near zero. Midpoint is one. There is a linear slope between endpoints and midpoint. For more info, see https://en.wikipedia.org/wiki/Window_function#Triangular_window

Class methods

get(size)
Source