Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
665
void CsoundPerformanceThread::Stop()
666
{
667
QueueMessage(new CsPerfThreadMsg_Stop(this));
668
}
669
670
void CsoundPerformanceThread::Record(std::string filename,
671
int samplebits,
Callers
5
~CsoundPerformanceThread
Method · 0.95
runCsoundAudioTrack
Method · 0.80
runCsoundAudioTrack
Method · 0.80
test_empty_initial_csound.py
File · 0.80
CsoundPTstop
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected