Home
last modified time | relevance | path

Searched refs:cscoreCreateEvent (Results 1 – 4 of 4) sorted by relevance

/dports/audio/csound/csound-6.15.0/Top/
H A Dcscorfns.c199 PUBLIC EVENT * cscoreCreateEvent(CSOUND *csound, int pcnt) in cscoreCreateEvent() function
236 f = cscoreCreateEvent(csound, n); in cscoreCopyEvent()
262 evtmp = cscoreCreateEvent(csound, PMAX); in cscoreDefineEvent()
848 next = cscoreCreateEvent(csound, PMAX); /* creat EVENT blk receiving buf */ in csoundInitializeCscore()
879 next = cscoreCreateEvent(csound,PMAX); /* FIXME: need next->op = '\0' ?? */ in cscoreFileOpen()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcscore.h88 PUBLIC EVENT *cscoreCreateEvent(CSOUND*, int);
/dports/audio/csound/csound-6.15.0/include/
H A Dcscore.h88 PUBLIC EVENT *cscoreCreateEvent(CSOUND*, int);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcscore.h88 PUBLIC EVENT *cscoreCreateEvent(CSOUND*, int);