class

DSP::Windows::Hann

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

Produces a Hann window of a given size (number of samples). For more info, see https://en.wikipedia.org/wiki/Window_function#Hann_.28Hanning.29_window.

Class methods

get(size)
Source