dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
FIR.nextSample
dplug
dsp
fir
FIR
struct
FIR
(T)
nothrow @
nogc
T
nextSample
(
T
input
)
Return Value
Type:
T
Filtered input sample, naive convolution.
Meta
Source
See Implementation
dplug
dsp
fir
FIR
destructors
~this
functions
applyWindow
impulse
initialize
makeMinimumPhase
nextSample
postblits
this(this)