Searched refs:ADSR_BOUNDARY_STATUS_ONE (Results 1 – 1 of 1) sorted by relevance
65 constexpr int32_t ADSR_BOUNDARY_STATUS_ONE { 1 }; variable395 adsrCompleteStatus = ADSR_BOUNDARY_STATUS_ONE; in IsIncludeContinuoustEvent()397 if ((envelope[i] < EPS_MIN) && (adsrCompleteStatus == ADSR_BOUNDARY_STATUS_ONE)) { in IsIncludeContinuoustEvent()