MCPcopy 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
79void ModulationChain::AppendTo(ModulationChain* chain)
80{
81 mPrev = chain;
82}
83
84void ModulationChain::SetSidechain(ModulationChain* chain)
85{

Callers 12

PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80
PlayNoteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected