MCPcopy 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

PolyBLEPNodeMethod · 0.80
DiodeNodeMethod · 0.80
SfxrNodeMethod · 0.80
OscillatorNodeMethod · 0.80
SampledAudioNodeMethod · 0.80
shared_constructionMethod · 0.80
ConvolverNodeMethod · 0.80
PannerNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected