* More documentative bits

This commit is contained in:
Chris Cannam
2007-12-10 22:20:07 +00:00
parent 63ca65b931
commit 92b63b086a
4 changed files with 53 additions and 42 deletions

View File

@@ -854,7 +854,7 @@ RubberBandStretcher::Impl::getSamplesRequired() const
size_t rs = inbuf.getReadSpace();
// See notes in testInbufReadSpace below
// See notes in testInbufReadSpace
if (rs < m_windowSize && !cd.draining) {