]> Repos - portaudio/commit
Pa_process: Fix input channel adaption by not skipping the input conversion when...
authorgineera <gineera@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 18 Nov 2013 11:42:27 +0000 (11:42 +0000)
committergineera <gineera@0f58301d-fd10-0410-b4af-bbb618454e57>
Mon, 18 Nov 2013 11:42:27 +0000 (11:42 +0000)
commit5583cd452bd222cf6eaadbf4400b78c14620e510
treeee1e46b06c14d0cab3539f902a539517def21326
parente62b5862738235219aa9e9054eb038b16bdae11a
Pa_process: Fix input channel adaption by not skipping the input conversion when the host and user number-of-channels are not equal.  The bug manifested when recording mono from a stereo-only device (eg with Alsa hw: devices on some sound-cards), and was reported by the Mixxx team -see https://bugs.launchpad.net/mixxx/+bug/900364.  (In the long-term, some refactoring may be preferable.)  Also fixed copy-paste typos in comments.
src/common/pa_process.c