MCPcopy Create free account
hub / github.com/StrangeLoopsAudio/gRainbow / getOutput

Method getOutput

Source/Modulators.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 mRadPerBlock = juce::MathConstants<double>::twoPi * (static_cast<double>(mBlockSize) / mSampleRate);
44 }
45 float getOutput() { return mOutput; }
46
47 juce::Colour colour; // Colour of mod source (shown on sliders when modulations are applied)
48

Callers 2

applyModulationsMethod · 0.80
updateLfoPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected