dplug v6.0.22
Dub
Repo
WindowDesc.this
dplug
dsp
window
WindowDesc
Construct a window description, with a foolproof constructor.
this
(WindowType type, WindowAlignment alignment, float param)
struct
WindowDesc
nothrow @
nogc
this
(
WindowType
type
,
WindowAlignment
alignment
,
float
param
= float.
nan
)
this
(WindowType type, float param)
Meta
Source
See Implementation
dplug
dsp
window
WindowDesc
constructors
this
Construct a window description, with a foolproof constructor.