CSL  6.0
Window.h File Reference
#include "CSL_Core.h"

Go to the source code of this file.

Classes

class  csl::Window
 Window; The superclass of all other window function classes in CSL. Subclasses need only to implement the fillWindow(); and the Constructors. More...
 
class  csl::RectangularWindow
 RectangularWindow:A rectangular window has all values set to the Gain value, or by default to 1. More...
 
class  csl::TriangularWindow
 TriangularWindow:A triangularWindow window. More...
 
class  csl::HammingWindow
 HammingWindow: Belongs to the familly of cosine window functions. More...
 
class  csl::HannWindow
 HannWindow. More...
 
class  csl::BlackmanWindow
 BlackmanWindow. More...
 
class  csl::BlackmanHarrisWindow
 BlackmanHarrisWindow. More...
 
class  csl::WelchWindow
 WelchWindow: This is basically an equal-power curve. More...
 

Namespaces

 csl
 AdditiveInstrument.h – Sum-of-sines synthesis instrument class.