MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / getSynthController

Method getSynthController

NeuralNote/Source/Player.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168SynthController* Player::getSynthController() const
169{
170 return mSynthController.get();
171}
172
173void Player::saveStateToValueTree()
174{

Callers 2

_runModelMethod · 0.80
_updatePostProcessingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected