MCPcopy Create free account
hub / github.com/christophhart/HISE / updateRange

Method updateRange

hi_scripting/scripting/scriptnode/api/NodeBase.cpp:778–782  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

776}
777
778void Parameter::updateRange(Identifier, var)
779{
780 if (dynamicParameter != nullptr)
781 dynamicParameter->updateRange(data);
782}
783
784void Parameter::updateConnectionOnRemoval(ValueTree& c)
785{

Callers 3

setupFaustParametersMethod · 0.45
setDynamicParameterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected