Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
bool SynthVoice::isActive() const
21
{
22
return mADSR.isActive();
23
}
24
25
int SynthVoice::getCurrentMidiNote() const
26
{
Callers
2
renderNextBlock
Method · 0.80
_sanitizeVoices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected