Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZL-Audio/ZLEqualizer
/ Property
Method
Property
source/state/property.cpp:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
namespace zlstate {
13
Property::Property() {
14
}
15
16
Property::Property(juce::AudioProcessorValueTreeState& apvts) {
17
loadAPVTS(apvts);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected