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

Method WidthGraph

Source/Panels/ControlPanel/Graph Components/WidthGraph.cpp:15–18  ·  view source on GitHub ↗

==============================================================================

Source from the content-addressed store, hash-verified

13
14//==============================================================================
15WidthGraph::WidthGraph(FireAudioProcessor& p) : processor(p)
16{
17 startTimerHz(60);
18}
19
20WidthGraph::~WidthGraph()
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected