Home
last modified time | relevance | path

Searched refs:insds (Results 1 – 8 of 8) sorted by relevance

/dports/audio/csound/csound-6.15.0/Top/
H A Dcsdebug.c238 INSDS *insds = csound->actanchor.nxtact; in csoundDebugGetInstrInstances() local
240 while (insds) { in csoundDebugGetInstrInstances()
248 debug_instr->lclbas = insds->lclbas; in csoundDebugGetInstrInstances()
251 debug_instr->p1 = insds->p1.value; in csoundDebugGetInstrInstances()
252 debug_instr->p2 = insds->p2.value; in csoundDebugGetInstrInstances()
253 debug_instr->p3 = insds->p3.value; in csoundDebugGetInstrInstances()
256 insds = insds->nxtact; in csoundDebugGetInstrInstances()
270 debug_instr->lclbas = insds->lclbas; in csoundDebugGetCurrentInstrInstance()
273 debug_instr->p1 = insds->p1.value; in csoundDebugGetCurrentInstrInstance()
274 debug_instr->p2 = insds->p2.value; in csoundDebugGetCurrentInstrInstance()
[all …]
H A Dcsound.c1524 INSDS *insds = NULL; in nodePerf() local
1543 insds = task_map[which_task]; in nodePerf()
1544 if (insds->offtim > 0 && time_end > insds->offtim){ in nodePerf()
1546 insds->ksmps_no_end = insds->no_end; in nodePerf()
1553 done = insds->init_done; in nodePerf()
1558 insds->spin = csound->spin; in nodePerf()
1572 int lksmps = insds->ksmps; in nodePerf()
1577 insds->spin = csound->spin; in nodePerf()
1595 for (i=start; i < n; i+=incr, insds->spin+=incr, insds->spout+=incr) { in nodePerf()
1596 opstart = (OPDS*) insds; in nodePerf()
[all …]
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h331 struct insds * instance; /* Chain of allocated instances of
333 struct insds * lst_instance; /* last allocated instance */
334 struct insds * act_instance; /* Chain of free (inactive) instances */
446 struct insds *kinsptr[128];
500 typedef struct insds { struct
506 struct insds * nxtinstance; argument
508 struct insds * prvinstance; argument
510 struct insds * nxtact; argument
512 struct insds * prvact; argument
514 struct insds * nxtoff; argument
[all …]
H A Dugen.h7 INSDS* insds; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h331 struct insds * instance; /* Chain of allocated instances of
333 struct insds * lst_instance; /* last allocated instance */
334 struct insds * act_instance; /* Chain of free (inactive) instances */
446 struct insds *kinsptr[128];
500 typedef struct insds { struct
506 struct insds * nxtinstance; argument
508 struct insds * prvinstance; argument
510 struct insds * nxtact; argument
512 struct insds * prvact; argument
514 struct insds * nxtoff; argument
[all …]
H A Dugen.h7 INSDS* insds; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h334 struct insds * instance; /* Chain of allocated instances of
336 struct insds * lst_instance; /* last allocated instance */
337 struct insds * act_instance; /* Chain of free (inactive) instances */
450 struct insds *kinsptr[128];
504 typedef struct insds { struct
510 struct insds * nxtinstance; argument
512 struct insds * prvinstance; argument
514 struct insds * nxtact; argument
516 struct insds * prvact; argument
518 struct insds * nxtoff; argument
[all …]
/dports/audio/csound/csound-6.15.0/po/
H A Dfrench.po17034 #~ msgid "Invalid NULL Parameter insds"
17035 #~ msgstr "Paramètre insds NULL non valide"