# Description: This will make it possible to use a52 with PulseAudio out of # the box. It may be useful for other use cases. Just include # this in your ~/.asoundrc . pcm.a52 { @args [ CARD ] @args.CARD { type string default 0 } type plug slave { pcm { type a52 card $CARD } } } # Usage: aplay -D a52:0 /foo.wav
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
a52.conf_pulse | File | 446 B | 0644 |
|
asound.conf_jack | File | 182 B | 0644 |
|
asound.conf_oss | File | 92 B | 0644 |
|