MCPcopy Create free account
hub / github.com/Tracktion/choc / isStillPlaying

Method isStillPlaying

examples/audio_beep_player.cpp:105–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103 }
104
105 bool isStillPlaying() const { return isPlaying; }
106
107private:
108 choc::oscillator::Sine<float> sineWave;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected