Searched defs:ModulateInfo (Results 1 – 1 of 1) sorted by relevance
314 struct ModulateInfo struct316 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 */