Use S16_LE as default for dmix

Use S16_LE as default format for dmix, instead of S16.
This commit is contained in:
Takashi Iwai 2005-09-19 12:38:14 +00:00
parent 5bf3b31cf1
commit dee6f010b7

View file

@ -18,7 +18,7 @@ pcm.!dmix {
} }
@args.FORMAT { @args.FORMAT {
type string type string
default S16 default S16_LE
} }
@args.RATE { @args.RATE {
type integer type integer