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

Method getFreq

Source/Panels/SpectrogramPanel/FreqDividerGroup.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155int FreqDividerGroup::getFreq()
156{
157 return verticalLine.getValue();
158}
159void FreqDividerGroup::mouseUp(const juce::MouseEvent& e) {}
160void FreqDividerGroup::mouseEnter(const juce::MouseEvent& e) {}
161void FreqDividerGroup::mouseExit(const juce::MouseEvent& e) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected