Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ DummyProcessor
Method
DummyProcessor
source/state/dummy_processor.hpp:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
class DummyProcessor : public juce::AudioProcessor {
16
public:
17
DummyProcessor() = default;
18
19
~DummyProcessor() override = default;
20
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected