dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
WindowDesc
dplug
dsp
window
Undocumented in source.
struct
WindowDesc {
this
(WindowType type, WindowAlignment alignment, float param);
}
Constructors
this
this
(WindowType type, WindowAlignment alignment, float param)
Construct a window description, with a foolproof constructor.
Meta
Source
See Implementation
dplug
dsp
window
enums
WindowAlignment
WindowType
functions
evalWindow
generateWindow
multiplyByWindow
structs
Window
WindowDesc