cpal icon indicating copy to clipboard operation
cpal copied to clipboard

WASAPI: Improve how default devices are created to support automatic stream routing

Open sidit77 opened this issue 2 years ago • 3 comments

Use ActivateAudioInterfaceAsync to create default input/output devices to support automatic stream routing.

Related issues: #740

Open questions:

  • [ ] Fallback for windows versions <1607
  • [ ] Implementation of device name/eq
  • [ ] What happens when the is no default device (can this even happen?)

sidit77 avatar Feb 24 '23 09:02 sidit77

Will the pr be merged? The feature is quite important to handle device changes IMO.

snylonue avatar Apr 20 '24 14:04 snylonue