portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2010-08-20 11:47:02 +00:00
..
common optimized PA processor for case when host and user buffer match by type and size, now host buffer pointer will be passed to user space directly, additional copying of audio input/output data is thus avoided. 2010-07-10 17:41:25 +00:00
hostapi Replaced broken PaStreamCallbackTimeInfo calculations with calculation based on CoreAudio ioProc timestamps. Notes: 1. inputBufferAdcTime is not computed correctly for all cases (eg full duplex with/without ring buffer). 2. This patch needs to be reviewed for the case where device and AUHAL sample rates differ (ie SRC is used) and if input and output sample rates differ. See FIXMES 2010-08-20 11:47:02 +00:00
os unix: fixed compile failure due to warning about unused variable when compilation takes place with -Werror switch 2010-06-10 08:05:29 +00:00
SConscript moved trunk into place 2008-03-20 14:24:39 +00:00