Home
last modified time | relevance | path

Searched defs:ModulateInfo (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/plib/plib-1.8.5/src/sl/
H A DslMODinst.cxx314 struct ModulateInfo struct
316 int type ; /* sine,ramp,square,... */
317 int noRetrig ;
318 int phase ;
319 int d ; /* phase accumlates this for each frame */
320 int depth ; /* org * table[phase] * depth/MAX_IN_TABLE = cur */