diff -Naur spiralmodular-0.2.2.old/SpiralSound/Sample.h spiralmodular-0.2.2/SpiralSound/Sample.h --- spiralmodular-0.2.2.old/SpiralSound/Sample.h 2006-04-02 04:42:11.000000000 -0400 +++ spiralmodular-0.2.2/SpiralSound/Sample.h 2006-04-02 04:43:11.000000000 -0400 @@ -68,7 +68,7 @@ void CropTo(int NewLength); bool IsEmpty() const { return m_IsEmpty; } - inline float &Sample::operator[](int i) const + inline float &operator[](int i) const { #ifdef DEBUG assert(i>=0 && i