Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ MultiplyIn
Method
MultiplyIn
Source/ModulationChain.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void ModulationChain::MultiplyIn(ModulationChain* chain)
90
{
91
mMultiplyIn = chain;
92
}
93
94
void ModulationChain::CreateBuffer()
95
{
Callers
3
PlayNote
Method · 0.80
PlayNote
Method · 0.80
PlayNote
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected