Update of /cvsroot/audacity/lib-src/portaudio-v19/src/common
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29383/lib-src/portaudio-v19/src/common
Modified Files:
pa_process.c
Log Message:
Update portaudio-v19 to current portaudio SVN version, r1414
Index: pa_process.c
===================================================================
RCS file: /cvsroot/audacity/lib-src/portaudio-v19/src/common/pa_process.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- pa_process.c 31 Dec 2008 15:38:32 -0000 1.8
+++ pa_process.c 25 May 2009 21:40:16 -0000 1.9
@@ -997,7 +997,7 @@
bp->framesPerUserBuffer, bp->timeInfo,
bp->callbackStatusFlags, bp->userData );
- bp->timeInfo->inputBufferAdcTime += frameCount *
bp->samplePeriod;
+ bp->timeInfo->inputBufferAdcTime += bp->framesPerUserBuffer *
bp->samplePeriod;
}
bp->framesInTempInputBuffer = 0;
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs