Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setSpecAlpha
Method
setSpecAlpha
Source/Panels/SpectrogramPanel/SpectrumComponent.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void SpectrumComponent::setSpecAlpha(const float alp)
210
{
211
specAlpha = alp;
212
}
213
214
void SpectrumComponent::mouseEnter(const juce::MouseEvent& /*event*/)
215
{
Callers
1
timerCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected