Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ PreRepatch
Method
PreRepatch
Source/INoteSource.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
void INoteSource::PreRepatch(PatchCableSource* cableSource)
169
{
170
mNoteOutput.Flush(NextBufferTime(false));
171
}
Callers
2
SetPatchCableTarget
Method · 0.45
RemovePatchCable
Method · 0.45
Calls
2
NextBufferTime
Function · 0.85
Flush
Method · 0.45
Tested by
no test coverage detected