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

Method InputMessage

interfaces/csPerfThread.cpp:690–693  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

688}
689
690void CsoundPerformanceThread::InputMessage(const char *s)
691{
692 QueueMessage(new CsPerfThreadMsg_InputMessage(this, s));
693}
694
695void CsoundPerformanceThread::SetScoreOffsetSeconds(double timeVal)
696{

Callers 11

inputMessageMethod · 0.80
runCsoundOpenSLMethod · 0.80
runCsoundAudioTrackMethod · 0.80
inputMessageMethod · 0.80
runCsoundOpenSLMethod · 0.80
runCsoundAudioTrackMethod · 0.80
loadSamplesToTablesFunction · 0.80
messiFunction · 0.80
messkFunction · 0.80
mainFunction · 0.80
CsoundPTinputMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected