dplug ~master (2024-09-30T22:25:31Z)
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
nextBuffer
nextSample
postblits
this(this)