MCPcopy 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
89void ModulationChain::MultiplyIn(ModulationChain* chain)
90{
91 mMultiplyIn = chain;
92}
93
94void ModulationChain::CreateBuffer()
95{

Callers 3

PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected