pixelperfectengine v0.9.4-beta2 (2019-02-10T22:09:11Z)
Dub
Repo
FiniteImpulseResponseFilter.calculate
PixelPerfectEngine
audio
firFilter
FiniteImpulseResponseFilter
Undocumented in source. Be warned that the author may not have intended to support it.
int
calculate
(short input)
struct
FiniteImpulseResponseFilter
(int L)
version(LDC)
@
nogc
int
calculate
(
short
input
)
if
(
isPowerOf2
(
L
)
)
int
calculate
(short input)
Meta
Source
See Implementation
PixelPerfectEngine
audio
firFilter
FiniteImpulseResponseFilter
constructors
this
functions
calculate
variables
impulseResponse