Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
process
Method · 0.45
DelayDSPKernel
Method · 0.45
reset
Method · 0.45
process
Method · 0.45
reset
Method · 0.45
setPreDelayTime
Method · 0.45
reset
Method · 0.45
pan
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected