MCPcopy Create free account
hub / github.com/andrewreeman/SpectralSuite / stopMorphingPhase

Method stopMorphingPhase

PhaseLock/Source/PhaseLockFFTProcessor.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192void PhaseLockFFTProcessor::stopMorphingPhase() {
193 m_transitionPhaseState.stop();
194// m_transitionPhaseState.off();
195}
196

Callers

nothing calls this directly

Calls 1

stopMethod · 0.80

Tested by

no test coverage detected