MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / TANConvolutionEffect

Method TANConvolutionEffect

core/src/core/tan_convolution_effect.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28// --------------------------------------------------------------------------------------------------------------------
29
30TANConvolutionEffect::TANConvolutionEffect()
31{
32 reset();
33}
34
35void TANConvolutionEffect::reset()
36{

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected