MCPcopy 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
168void INoteSource::PreRepatch(PatchCableSource* cableSource)
169{
170 mNoteOutput.Flush(NextBufferTime(false));
171}

Callers 2

SetPatchCableTargetMethod · 0.45
RemovePatchCableMethod · 0.45

Calls 2

NextBufferTimeFunction · 0.85
FlushMethod · 0.45

Tested by

no test coverage detected