MCPcopy Create free account
hub / github.com/LabSound/LabSound / zero

Method zero

src/internal/ZeroPole.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 void setPole(float pole) { m_pole = pole; }
35
36 float zero() const { return m_zero; }
37 float pole() const { return m_pole; }
38};
39

Callers 8

processMethod · 0.45
DelayDSPKernelMethod · 0.45
resetMethod · 0.45
processMethod · 0.45
resetMethod · 0.45
setPreDelayTimeMethod · 0.45
resetMethod · 0.45
panMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected