MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / ~TimeQuantizeOptions

Method ~TimeQuantizeOptions

NeuralNote/Source/TimeQuantizeOptions.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14TimeQuantizeOptions::~TimeQuantizeOptions()
15{
16 mProcessor->removeListenerFromStateValueTree(this);
17}
18
19void TimeQuantizeOptions::prepareToPlay(double inSampleRate)
20{

Callers

nothing calls this directly

Tested by

no test coverage detected