Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ getSourceAudioManager
Method
getSourceAudioManager
NeuralNote/PluginSources/PluginProcessor.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
SourceAudioManager* NeuralNoteAudioProcessor::getSourceAudioManager() const
117
{
118
return mSourceAudioManager.get();
119
}
120
121
Player* NeuralNoteAudioProcessor::getPlayer() const
122
{
Callers
15
_runModel
Method · 0.80
launchTranscribeJob
Method · 0.80
SynthController.cpp
File · 0.80
processBlock
Method · 0.80
setPlayheadPositionSeconds
Method · 0.80
valueTreePropertyChanged
Method · 0.80
CombinedAudioMidiRegion
Method · 0.80
~CombinedAudioMidiRegion
Method · 0.80
filesDropped
Method · 0.80
resizeAccordingToNumSamplesAvailable
Method · 0.80
changeListenerCallback
Method · 0.80
_centerViewOnPlayhead
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected