Searched defs:OpVoice (Results 1 – 1 of 1) sorted by relevance
308 struct OpVoice { struct309 double index;310 double inct;311 double targetInct; //used if portamento312 double amp; //between 0 and 1313 double ampVeloNote; //keeps the ratio amplitude from velo2AmpR and note2Amp316 EnvState envState;317 double envIndex;318 double envInct;319 double envLevel;[all …]