Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ noteStopped
Method
noteStopped
Lib/Player/SynthVoice.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void SynthVoice::noteStopped(bool allowTailOff)
43
{
44
mADSR.noteOff();
45
}
46
47
void SynthVoice::notePressureChanged()
48
{
Callers
1
_sanitizeVoices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected