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

Method updateRealtimeThreshold

Source/Panels/ControlPanel/BandPanel.cpp:759–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757}
758
759void BandPanel::updateRealtimeThreshold(float newThreshold)
760{
761 vuPanel.updateRealtimeThreshold(newThreshold);
762}
763
764void BandPanel::setGraphVisibilityForDriveDrag(bool isDragging)
765{

Callers 1

timerCallbackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected