Searched refs:onsetTimeNorm (Results 1 – 1 of 1) sorted by relevance
903 … double onsetTimeNorm = static_cast<double>(round(SAMPLE_IN_MS * onsetTimes[i]) / SAMPLE_IN_MS); in OutputTransientEventsByInsertTime() local904 transientEventTime.push_back(onsetTimeNorm); in OutputTransientEventsByInsertTime()906 … AddTransientEventData(TransientEvent(onsetTimeNorm, intensityData[maxIndex].rmseIntensityNorm, in OutputTransientEventsByInsertTime()