- Timestamp:
- 02/20/08 05:09:20 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
portaudio/branches/v19-devel/src/hostapi/coreaudio/pa_mac_core.c
r1322 r1346 1537 1537 /* now we can initialize the ring buffer */ 1538 1538 PaUtil_InitializeRingBuffer( &stream->inputRingBuffer, 1539 ringSize*szfl, data ) ;1539 1, ringSize*szfl, data ) ; 1540 1540 /* advance the read point a little, so we are reading from the 1541 1541 middle of the buffer */
