comment is mine; mark it as such

This commit is contained in:
AJ Kelly
2011-02-08 01:01:24 -06:00
parent e4b297fccc
commit 1ea71b2186
+1 -1
View File
@@ -473,7 +473,7 @@ void TimingData::GetBeatAndBPSFromElapsedTimeNoOffset( float fElapsedTime, float
// this BPMSegment is NOT the current segment.
fElapsedTime -= fSecondsInThisSegment;
// xxx: negative testing
// xxx: negative testing [aj]
/*
//if(fBPS < 0.0f)
if( (fStartBeatNextSegment >= 445.490f && fStartBeatNextSegment <= 453.72f) || fBPS < 0.0f )