MCPcopy 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
25int SynthVoice::getCurrentMidiNote() const
26{
27 return mCurrentMidiNote;
28}
29
30void SynthVoice::noteStarted()
31{

Callers 1

_sanitizeVoicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected