MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / processBlock

Method processBlock

NeuralNote/Source/TranscriptionManager.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void TranscriptionManager::processBlock(int inNumSamples)
62{
63 mTimeQuantizeOptions.processBlock(inNumSamples);
64}
65
66void TranscriptionManager::setLaunchNewTranscription()
67{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected