]> Repos - portaudio/commit
wasapi: fixed host-WASAPI related bug when selected 24-bit Input does not produce...
authordmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 10 Jun 2010 09:09:19 +0000 (09:09 +0000)
committerdmitrykos <dmitrykos@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 10 Jun 2010 09:09:19 +0000 (09:09 +0000)
commit23aed33a71ef79f5087b763804a492aff2be65b1
tree8c67e838a14aa9eab48372f321594949438e57da
parent509e9cc3e169c83f4bcb8011244f5597ea5e6bf6
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.
src/hostapi/wasapi/pa_win_wasapi.c