OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfoPhase
(Results
1 - 3
of
3
) sorted by null
/external/sonivox/arm-wt-22k/lib_src/
eas_wtengine.h
90
EAS_I16
lfoPhase
; /* LFO current phase */
eas_wtsynth.c
361
pWTVoice->modLFO.
lfoPhase
= -pArt->lfoDelay;
977
if (pLFO->
lfoPhase
< 0)
979
pLFO->
lfoPhase
++;
[
all
...]
eas_dlssynth.c
330
pWTVoice->modLFO.
lfoPhase
= pDLSArt->modLFO.lfoDelay;
332
pWTVoice->vibLFO.
lfoPhase
= pDLSArt->vibLFO.lfoDelay;
Completed in 51 milliseconds