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

Method TANConvolutionMixer

core/src/core/tan_convolution_effect.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67// --------------------------------------------------------------------------------------------------------------------
68
69TANConvolutionMixer::TANConvolutionMixer()
70{
71 reset();
72}
73
74void TANConvolutionMixer::reset()
75{}

Callers

nothing calls this directly

Calls 1

resetFunction · 0.50

Tested by

no test coverage detected