MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / parameterChanged

Method parameterChanged

Source/Panels/ControlPanel/BandPanel.cpp:707–710  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

705}
706
707void BandPanel::parameterChanged(const juce::String& parameterID, float newValue)
708{
709 triggerAsyncUpdate();
710}
711
712void BandPanel::handleAsyncUpdate()
713{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected