dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
IIRDelay.coeff_t
dplug
dsp
iir
IIRDelay
Undocumented in source.
struct
IIRDelay
(T, int order)
alias
coeff_t
=
Vector
!(
T
,
order
*
2
+
1
)
Meta
Source
See Implementation
dplug
dsp
iir
IIRDelay
aliases
coeff_t
delay_t
functions
initialize
nextBuffer
nextSample
variables
x
y