Score:1

Bad sound quality in CS:GO and Minecraft

cn flag

I recently switched from Windows to Kubuntu 21.04. The sound quality is good in everything except Minecraft and CS:GO. It sounds kind of like it was coming from a tin can, if you know what I mean. I have the SteelSeries Arctis Pro headset. How could I fix this?

Thanks in advance!

Score:0
us flag

Add line .conf file and test! In case of a problem, the added rows should be deleted (or change value sample-format, sample-rate).

nano /etc/pulse/daemon.conf

default-sample-format = float32le
default-sample-rate = 48000
alternate-sample-rate = 41000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 2
default-fragment-size-msec = 125
resample-method = soxr-vhq
#enable-lfe-remixing = no
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 9
rlimit-rtprio = 9
daemonize = no

nano /etc/asound.conf

# Use PulseAudio plugin hw
pcm.!default {
   type plug
   slave.pcm hw
}
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.