Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
219
void TDStretch::clearInput()
220
{
221
inputBuffer.clear();
222
clearMidBuffer();
223
}
224
225
226
// Clears the sample buffers
Callers
1
flush
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected