MCPcopy Create free account
hub / github.com/asb2m10/dexed / updateComponent

Method updateComponent

Source/PluginParam.cpp:389–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389void CtrlFloat::updateComponent() {
390 if (slider != NULL) {
391 slider->setValue(*vPointer, dontSendNotification);
392 }
393}
394
395// ************************************************************************
396// CtrlDX - control DX mapping

Callers 1

updateUIMethod · 0.45

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected