MCPcopy Create free account
hub / github.com/VCVRack/AudibleInstruments / SOSFilter

Method SOSFilter

src/Ripples/sos.hpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30{
31public:
32 SOSFilter()
33 {
34 Init(0);
35 }
36
37 SOSFilter(int num_sections)
38 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected