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

Method LfoEditor

Source/Panels/ControlPanel/LfoPanel.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16//==============================================================================
17
18LfoEditor::LfoEditor()
19{
20 setWantsKeyboardFocus(true);
21}
22
23LfoEditor::~LfoEditor() {}
24

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected