mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
conf: pcm dmix - add CHANNELS argument
It seems that some audio devices do use only mono audio for some applications (RPi). Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
deb07a0b20
commit
3c199a0d19
2 changed files with 10 additions and 1 deletions
|
|
@ -70,6 +70,7 @@ defaults.pcm.ipc_key 5678293
|
|||
defaults.pcm.ipc_gid audio
|
||||
defaults.pcm.ipc_perm 0660
|
||||
defaults.pcm.dmix.max_periods 0
|
||||
defaults.pcm.dmix.channels 2
|
||||
defaults.pcm.dmix.rate 48000
|
||||
defaults.pcm.dmix.format "unchanged"
|
||||
defaults.pcm.dmix.card defaults.pcm.card
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue