* update from personal repo

This commit is contained in:
Chris Cannam
2008-07-04 19:31:23 +00:00
parent 86462dbd9f
commit f894f7c66f
5 changed files with 67 additions and 18 deletions

View File

@@ -1042,6 +1042,7 @@ RubberBandStretcher::Impl::writeChunk(size_t channel, size_t shiftIncrement, boo
1.0 / m_pitchScale,
last);
writeOutput(*cd.outbuf, cd.resamplebuf,
outframes, cd.outCount, theoreticalOut);