Home
last modified time | relevance | path

Searched refs:scoreEvent (Results 1 – 6 of 6) sorted by relevance

/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundhtmlwrapper.h70 int scoreEvent(char type, const double *pFields, long numFields);
H A DCsoundHtmlOnlyWrapper.h80 int scoreEvent(char type, const double *pFields, long numFields);
H A DCsoundHtmlOnlyWrapper.cpp176 int CsoundHtmlOnlyWrapper::scoreEvent(char opcode, const double *pfields, long field_count) { in scoreEvent() function in CsoundHtmlOnlyWrapper
H A Dcsoundhtmlwrapper.cpp286 int CsoundHtmlWrapper::scoreEvent(char type, const double *pFields, long numFields) { in scoreEvent() function in CsoundHtmlWrapper
/dports/audio/csound/csound-6.15.0/Android/CsoundAndroid/jni/
H A Dcsound_oboe.hpp588 virtual int scoreEvent(char type, const MYFLT *pFields, long numFields){ in scoreEvent() function in CsoundOboe
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dctcsound.py1835 def scoreEvent(self, type_, pFields): member in Csound
2786 def scoreEvent(self, absp2mode, opcod, pFields): member in CsoundPerformanceThread