Skip to content

WASAPI : No input sound and upgrade quality.

Julien Wadel requested to merge fix/input_issue_enhancements into release/5.1
  • Workaround to avoid having no sound on inputs when audio enhancements is activated.
  • Use options to get human hearing quality.
  • Factorize audio format.
  • Fix variables that weren't updated in case of different audio format.
  • Do not use MixFormat without having set fix parameters (16bits/PCM).
  • Fix channel mask.
  • Reset Audio Client in case of error.

mswasapi!21 (closed)

Edited by Julien Wadel

Merge request reports