Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csound/csound
/ Play
Method
Play
interfaces/csPerfThread.cpp:650–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
void CsoundPerformanceThread::Play()
651
{
652
QueueMessage(new CsPerfThreadMsg_Play(this));
653
}
654
655
void CsoundPerformanceThread::Pause()
656
{
Callers
5
test_empty_initial_csound.py
File · 0.80
test_perfthread
Function · 0.80
test_record
Function · 0.80
test_server
Function · 0.80
CsoundPTplay
Function · 0.80
Calls
no outgoing calls
Tested by
3
test_perfthread
Function · 0.64
test_record
Function · 0.64
test_server
Function · 0.64