Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ getPlayer
Method
getPlayer
NeuralNote/PluginSources/PluginProcessor.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
Player* NeuralNoteAudioProcessor::getPlayer() const
122
{
123
return mPlayer.get();
124
}
125
126
TranscriptionManager* NeuralNoteAudioProcessor::getTranscriptionManager() const
127
{
Callers
10
_runModel
Method · 0.80
_updatePostProcessing
Method · 0.80
SynthController.cpp
File · 0.80
mouseWheelMove
Method · 0.80
_onVBlankCallback
Method · 0.80
_centerViewOnPlayhead
Method · 0.80
setPlayheadTime
Method · 0.80
_onVBlankCallback
Method · 0.80
NeuralNoteMainView
Method · 0.80
timerCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected