Home
last modified time | relevance | path

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

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/modules/
H A Dptrack.c48 #define NPARTIALONSET ((int)(sizeof(partialonset)/sizeof(SPFLOAT))) macro
355 for (j = 0; j < NPARTIALONSET; j++) { in ptrack()
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dpitchtrack.c76 #define NPARTIALONSET ((int32_t)(sizeof(partialonset)/sizeof(MYFLT))) macro
299 for (j = 0; j < NPARTIALONSET; j++) { in ptrack()