MCPcopy Create free account
hub / github.com/csound/csound / Stop

Method Stop

interfaces/csPerfThread.cpp:665–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663}
664
665void CsoundPerformanceThread::Stop()
666{
667 QueueMessage(new CsPerfThreadMsg_Stop(this));
668}
669
670void CsoundPerformanceThread::Record(std::string filename,
671 int samplebits,

Callers 5

runCsoundAudioTrackMethod · 0.80
runCsoundAudioTrackMethod · 0.80
CsoundPTstopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected