MCPcopy 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
42void SynthVoice::noteStopped(bool allowTailOff)
43{
44 mADSR.noteOff();
45}
46
47void SynthVoice::notePressureChanged()
48{

Callers 1

_sanitizeVoicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected