Home
last modified time | relevance | path

Searched refs:csoundScoreEventInternal (Results 1 – 2 of 2) sorted by relevance

/dports/audio/csound/csound-6.15.0/Top/
H A Dthreadsafe.c45 int csoundScoreEventInternal(CSOUND *csound, char type,
162 csoundScoreEventInternal(csound, type, pfields, numFields); in message_dequeue()
392 csoundScoreEventInternal(csound, type, pfields, numFields); in csoundScoreEvent()
H A Dcsound.c2738 int csoundScoreEventInternal(CSOUND *csound, char type, in csoundScoreEventInternal() function