Skip to content

Commit 9a26e34

Browse files
committed
config/media/sndio: remove alsa-sndio, its broken and I removed the package
1 parent 532b991 commit 9a26e34

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/config/media/sndio.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,17 +59,3 @@ You can configure this behavior per user in `~/.alsoftrc` or system wide in
5959
[general]
6060
drivers = sndio
6161
```
62-
63-
### ALSA
64-
65-
Applications that only have an ALSA backend can still use sndio with the
66-
`alsa-sndio` package. It contains an ALSA plugin that provides a pcm that
67-
connects to a `sndiod` server, and currently only supports playback. In order to
68-
enable the pcm, add the lines below to your [ALSA configuration
69-
file](./alsa.md#configuration):
70-
71-
```
72-
pcm.!default {
73-
type sndio
74-
}
75-
```

0 commit comments

Comments
 (0)