dplug.dsp.window

Members

Enums

WindowType
enum WindowType
Undocumented in source.

Functions

evalWindow
double evalWindow(WindowDesc desc, int n, int N)
Undocumented in source. Be warned that the author may not have intended to support it.
generateNormalizedWindow
void generateNormalizedWindow(WindowDesc desc, T[] output)
Undocumented in source. Be warned that the author may not have intended to support it.
generateWindow
void generateWindow(WindowDesc desc, T[] output)
Undocumented in source. Be warned that the author may not have intended to support it.
secondaryLobeAttenuationInDb
deprecated double secondaryLobeAttenuationInDb(WindowType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Window
struct Window(T)
Undocumented in source.
WindowDesc
struct WindowDesc
Undocumented in source.

Meta

Authors

Guillaume Piolat