dplug v6.0.22
Dub
Repo
WindowDesc.this
dplug
dsp
window
WindowDesc
Construct a window description, for support with previous
this
(WindowType type, WindowAlignment alignment, float param)
this
(WindowType type, float param)
struct
WindowDesc
nothrow @
nogc
deprecated("Because of subtle issues creeping with window end points, please provide an explicit WindowAlignment. Use the other WindowDesc constructor, see window.d for more information.")
this
(
WindowType
type
,
float
param
= float.
nan
)
Meta
Source
See Implementation
dplug
dsp
window
WindowDesc
constructors
this
Construct a window description, for support with previous