andrewrk / andrewrk/libsoundio
"probe error: unable to open device" for ALSA with SoundBlaster Live! 5.1 card
- Lenguaje dominante
- C
- Estrellas
- 2.1k
- Forks
- 254
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.