MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / isActive

Method isActive

Lib/Player/SynthVoice.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20bool SynthVoice::isActive() const
21{
22 return mADSR.isActive();
23}
24
25int SynthVoice::getCurrentMidiNote() const
26{

Callers 2

renderNextBlockMethod · 0.80
_sanitizeVoicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected