Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
581
void Multiband::setFocusIndex(int index)
582
{
583
focusIndex = index;
584
}
585
586
void Multiband::sliderValueChanged(juce::Slider* slider)
587
{
Callers
1
buttonClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected