MCPcopy 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
209void SpectrumComponent::setSpecAlpha(const float alp)
210{
211 specAlpha = alp;
212}
213
214void SpectrumComponent::mouseEnter(const juce::MouseEvent& /*event*/)
215{

Callers 1

timerCallbackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected