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

Method setFocusIndex

Source/Panels/SpectrogramPanel/Multiband.cpp:581–584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

579}
580
581void Multiband::setFocusIndex(int index)
582{
583 focusIndex = index;
584}
585
586void Multiband::sliderValueChanged(juce::Slider* slider)
587{

Callers 1

buttonClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected