andrewrk / andrewrk/libsoundio
"probe error: unable to open device" for ALSA with SoundBlaster Live! 5.1 card
- Langage dominant
- C
- Étoiles
- 2.1k
- Forks
- 254
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
All of the soundio example are either crashing or giving `probe error: unable to open device` when I try to use them
The sio_list_devices program outputs this: (truncated to part with error)
```
--------Output Devices--------
SB Live! Value [CT4780], ADC Capture/Standard PCM Playback: Default Audio Device (default)
id: default:CARD=Live
probe error: unable to open device
SB Live! Value [CT4780], ADC Capture/Standard PCM Playback: Default Audio Device
id: sysdefault:CARD=Live
probe error: unable to open device
```
My sound setup is working fine, aplay works, ffmpeg works, SDL based programs work, etc etc, just not libsoundio
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.