Improve quality with forcing the S32_LE format. Apparently,
current pipewire does not handle correctly the conflicting
PCM streams - not all splitted streams are closed before
rate / format change.
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/333
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
SplitPCM {
Name "minifuse12_stereo_out"
Direction Playback
+ Format S32_LE
Channels 2
HWChannels 4
HWChannelPos0 FL
SplitPCM {
Name "minifuse12_stereo_in"
Direction Capture
+ Format S32_LE
Channels 2
HWChannels 4
HWChannelPos0 FL
SplitPCM {
Name "minifuse12_mono_in"
Direction Capture
+ Format S32_LE
Channels 1
HWChannels 4
HWChannelPos0 MONO