Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ setValueChanged
Method
setValueChanged
include/LabSound/core/AudioSetting.h:127–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void setValueChanged(std::function<void()> fn) { _valueChanged = fn; }
128
};
129
130
} // namespace lab
Callers
9
PolyBLEPNode
Method · 0.80
DiodeNode
Method · 0.80
SfxrNode
Method · 0.80
OscillatorNode
Method · 0.80
SampledAudioNode
Method · 0.80
shared_construction
Method · 0.80
BiquadFilterNodeInternal
Method · 0.80
ConvolverNode
Method · 0.80
PannerNode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected