MCPcopy 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
27Player::~Player()
28{
29 mProcessor->removeListenerFromStateValueTree(this);
30}
31
32void Player::prepareToPlay(double inSampleRate, int inSamplesPerBlock)
33{

Callers

nothing calls this directly

Tested by

no test coverage detected