andrewrk / andrewrk/libsoundio
Some devices are not correctly detected on Windows 10/11
- Dominant language
- C
- Stars
- 2.1k
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I use this library for a service cassette tape (and reel-to-reel) software (https://github.com/cedricp/tapetools). It worked well since I recently got issues with some devices (USB, Remote software like Horizon). Audio cards are OK, though.
The problem seems to be in the refresh_devices in wsapi.c file, the device is recongnized, but fails when testing samplerates. I use MinGW32 to compile. On Linux, pluseaudio works like a charm.
It seems that this library is not maintained since a while, do you think I should swith to another one (that would be a big work for me) ?
Do you have any ideas ?
Best regards.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.