![DIEBOLD NIXDORF WN UTD Скачать руководство пользователя страница 23](http://html1.mh-extra.com/html/diebold-nixdorf/wn-utd/wn-utd_user-manual_2495465023.webp)
UTD User Manual
23
}
# Let's make it the default!
pcm.!default {
type pulse
hint {
description "Default"
}
}
ctl.!default {
type pulse
hint {
description "Default"
}
}
and some lines should be added to make it look like:
# PulseAudio plugin configuration
# $Id: pulse-default.conf,v 1.3 2008/03/09 15:50:49
lkundrak Exp $
# Let's create a virtual device "pulse" for mixer and
PCM
pcm.pulse {
type pulse
hint {
description "PulseAudio Sound Server"
}
}
ctl.pulse {
type pulse
hint {
description "PulseAudio Sound Server"
}
}
ctl.!default {
type pulse
hint {
description "Default"
}
}