portaudio/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dmitrykos 9c7974c76c wasapi:
- fixed alignment missing for host buffer if overall buffer size was set to less than 3ms that results in device timeout
 - advanced Event driven mode and extended the range of host buffer size which can operate in this mode up up to 20.66 ms, e.g. your device buffer size will vary in range 3 - 20.66 ms, if goes above then Poll driven mode is switched on automatically
2010-08-06 20:25:07 +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 wasapi: 2010-08-06 20:25:07 +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