MCPcopy Create free account
hub / github.com/audacity/audacity / clearInput

Method clearInput

lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:219–223  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217
218
219void TDStretch::clearInput()
220{
221 inputBuffer.clear();
222 clearMidBuffer();
223}
224
225
226// Clears the sample buffers

Callers 1

flushMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected