]> git.alsa-project.org Git - alsa-lib.git/commit
conf/ucm: bytcr-rt5651: Add mono speaker output profile
authorHans de Goede <hdegoede@redhat.com>
Wed, 8 Aug 2018 09:05:40 +0000 (11:05 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 8 Aug 2018 09:44:13 +0000 (11:44 +0200)
commit5b39b6b16e231bd320c3c0abd6ebd5bf645a36fd
tree419e63be5a06b1e54ea6f98b3b3391400b503d0b
parent5c8be23b891c30f8706d228121ba3d8a5999d607
conf/ucm: bytcr-rt5651: Add mono speaker output profile

Many rt5651 devices only have a single speaker and even though there is
some external mixing done on the PCB, the quality of that mixing is quite
poor and various sounds come out garbled when relying on the on PCB mixing.

Using the codecs builtin mixer to mix left + right to the left output works
much better. This commits adds a new MonoSpeaker.conf output profile which
allows this.

Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf/ucm/bytcr-rt5651/HiFi.conf
src/conf/ucm/rt5651/EnableSeq.conf
src/conf/ucm/rt5651/HeadPhones.conf
src/conf/ucm/rt5651/Makefile.am
src/conf/ucm/rt5651/MonoSpeaker.conf [new file with mode: 0644]
src/conf/ucm/rt5651/Speaker.conf