]> git.alsa-project.org Git - alsa-lib.git/commit
Fix subdevice number to 0 for dmix/dsnoop
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Sep 2007 13:03:52 +0000 (15:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Sep 2007 13:03:52 +0000 (15:03 +0200)
commitd3339d7b8b706773529484801a2705b495f4cd66
tree4a2a01faec8841cda9f5349da51f5ff2f4b99fe0
parent8f5fa1a4aa27251bf945faae60291f602d3cc0b0
Fix subdevice number to 0 for dmix/dsnoop

The dmix and dsnoop plugins need a fixed substream number instead of
the next-available one (-1) as the default number.  Now it's set to 0.
src/conf/pcm/dmix.conf
src/conf/pcm/dsnoop.conf