Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
private:
108
choc::oscillator::Sine<float> sineWave;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected