Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ Clear
Method
Clear
Source/Looper.cpp:856–863 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
854
}
855
856
void Looper::Clear()
857
{
858
mBuffer->Clear();
859
mLastCommitTime = gTime;
860
mVol = 1;
861
mFourTet = 0;
862
mPitchShift = 1;
863
}
864
865
void Looper::SetNumBars(int numBars)
866
{
Callers
1
MergeIn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected