Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ getStateInformation
Method
getStateInformation
source/state/dummy_processor.hpp:61–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void getStateInformation(juce::MemoryBlock&) override {
62
}
63
64
void setStateInformation(const void*, int) override {
65
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected