Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
168
SynthController* Player::getSynthController() const
169
{
170
return mSynthController.get();
171
}
172
173
void Player::saveStateToValueTree()
174
{
Callers
2
_runModel
Method · 0.80
_updatePostProcessing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected