MCPcopy Create free account
hub / github.com/VCVRack/Befaco / ~SpringReverb

Method ~SpringReverb

src/SpringReverb.cpp:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 ~SpringReverb() {
93 delete convolver;
94 }
95
96 void processBypass(const ProcessArgs& args) override {
97 float in1 = inputs[IN1_INPUT].getVoltageSum();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected