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

Method reset

Source/DSP/LfoEngine.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21void LfoEngine::reset()
22{
23 phase = 0.0f;
24}
25
26void LfoEngine::prepare(const juce::dsp::ProcessSpec& spec)
27{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected