Merged with trunk R1612.
[ardour.git] / libs / soundtouch / RateTransposer.cpp
index 740d099239d815dfa10c6ae681c4d88880702c1f..493d5326f20ab529364ce2538fcc08f178eff3d6 100644 (file)
@@ -339,7 +339,7 @@ void RateTransposer::clear()
 
 
 // Returns nonzero if there aren't any samples available for outputting.
-uint RateTransposer::isEmpty()
+int RateTransposer::isEmpty() const
 {
     int res;