Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ getCurrentMidiNote
Method
getCurrentMidiNote
Lib/Player/SynthVoice.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
int SynthVoice::getCurrentMidiNote() const
26
{
27
return mCurrentMidiNote;
28
}
29
30
void SynthVoice::noteStarted()
31
{
Callers
1
_sanitizeVoices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected