Searched refs:attackLevel (Results 1 – 4 of 4) sorted by relevance
184 Envelope() : attackLength(0), attackLevel(0), fadeLength(0), fadeLevel(0) {} in Envelope()189 bool isUsed() const { return attackLength | attackLevel | fadeLength | fadeLevel; } in isUsed()199 unsigned short attackLevel; variable
447 pConstForce->envelope.attackLevel = (unsigned short)fabs(dForce*dAttackFactor); in forceVariableApplier()536 pConstForce->envelope.attackLevel = (unsigned short)pConstForce->level; in EffectManager()570 pConstForce->envelope.attackLevel = (unsigned short)(pConstForce->level*0.1); in EffectManager()607 pPeriodForce->envelope.attackLevel = (unsigned short)pPeriodForce->magnitude; in EffectManager()
231 ffenvelope->attack_level = LinuxPositiveLevel(envelope->attackLevel); in _setCommonProperties()243 << " AttackLvl : " << envelope->attackLevel in _setCommonProperties()
353 diEnvelope->dwAttackLevel = envelope->attackLevel; in _setCommonProperties()368 << " AttackLvl : " << envelope->attackLevel in _setCommonProperties()