Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetPatchCableSource
Method
SetPatchCableSource
Source/INoteSource.h:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
{
85
public:
86
void SetPatchCableSource(PatchCableSource* cable) { mCable = cable; }
87
PatchCableSource* GetPatchCableSource(int index = 0) override { return mCable; }
88
void Flush(double time) { mNoteOutput.Flush(time); }
89
Callers
11
SetUpFromSaveData
Method · 0.80
CreateUIControls
Method · 0.80
SetUpFromSaveData
Method · 0.80
CreateUIControls
Method · 0.80
CreateUIControls
Method · 0.80
CreateUIControls
Method · 0.80
SetNumNoteOutputs
Method · 0.80
CreateUIControls
Method · 0.80
CreateUIControls
Method · 0.80
SetUpFromSaveData
Method · 0.80
CreateUIControls
Method · 0.80
Calls
no outgoing calls
Tested by
2
CreateUIControls
Method · 0.64
CreateUIControls
Method · 0.64