This website requires JavaScript.
Explore
Help
Sign in
me
/
portaudio
Watch
1
Star
0
Fork
You've already forked portaudio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
23aed33a71
portaudio
/
src
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
dmitrykos
23aed33a71
wasapi: fixed host-WASAPI related bug when selected 24-bit Input does not produce any audio, while 16 and 32-bits do, now if 24-bits selected by user (paInt24) PA WASAPI asks 32-bits (paFloat32) from WASAPI device and PA converters provide 24-bit data which is converted from 32-bit host buffer.
2010-06-10 09:09:19 +00:00
..
common
corrected comments to Int24_To_Int16_Dither
2010-04-17 07:43:00 +00:00
hostapi
wasapi: fixed host-WASAPI related bug when selected 24-bit Input does not produce any audio, while 16 and 32-bits do, now if 24-bits selected by user (paInt24) PA WASAPI asks 32-bits (paFloat32) from WASAPI device and PA converters provide 24-bit data which is converted from 32-bit host buffer.
2010-06-10 09:09:19 +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