DSP::Windows::Cosine
Inherits DSP::Windows::Window < Reference < Object
Produces a Cosine window of a given size (number of samples). For more info, see https://en.wikipedia.org/wiki/Window_function#Cosine_window.
Class methods
get(size)
SourceInherits DSP::Windows::Window < Reference < Object
Produces a Cosine window of a given size (number of samples). For more info, see https://en.wikipedia.org/wiki/Window_function#Cosine_window.