Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ AppendTo
Method
AppendTo
Source/ModulationChain.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void ModulationChain::AppendTo(ModulationChain* chain)
80
{
81
mPrev = chain;
82
}
83
84
void ModulationChain::SetSidechain(ModulationChain* chain)
85
{
Callers
12
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected