Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ TRCFilter
Method
TRCFilter
include/dsp/filter.hpp:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
T ystate[1];
18
19
TRCFilter() {
20
reset();
21
}
22
23
void reset() {
24
xstate[0] = 0.f;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected