Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ ~Player
Method
~Player
NeuralNote/Source/Player.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
Player::~Player()
28
{
29
mProcessor->removeListenerFromStateValueTree(this);
30
}
31
32
void Player::prepareToPlay(double inSampleRate, int inSamplesPerBlock)
33
{
Callers
nothing calls this directly
Calls
1
removeListenerFromStateValueTree
Method · 0.80
Tested by
no test coverage detected