MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / ClearVoice

Method ClearVoice

Source/KarplusStrongVoice.cpp:232–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230}
231
232void KarplusStrongVoice::ClearVoice()
233{
234 mBuffer.ClearBuffer();
235 mFilteredSample = 0;
236 mActive = false;
237}
238
239void KarplusStrongVoice::SetVoiceParams(IVoiceParams* params)
240{

Callers

nothing calls this directly

Calls 1

ClearBufferMethod · 0.80

Tested by

no test coverage detected