<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>PulseAudio &amp;mdash; Polyphonicwinter Blog</title>
    <link>https://polyphonicwinter.writeas.com/tag:PulseAudio</link>
    <description>A Blog for updates on Life, Ideas, Technology, Privacy, Problem solving and Learning</description>
    <pubDate>Fri, 08 May 2026 13:42:47 +0000</pubDate>
    <item>
      <title>Audio Issues with Linux</title>
      <link>https://polyphonicwinter.writeas.com/linux-distortion-fix?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Unwanted Distortion&#xA;&#xA;The SE215&#39;s from Shure are fantastic in ear monitors however like all things they break. Specifically the cable and after it broke. I ordered a replacement, however after I plugged them into my computer for testing I heard a horrible crackling. Damn dodgy cable! Well that&#39;s what I thought...&#xA;&#xA;Testing&#xA;&#xA;After testing a different set of headphones (Beyerdynamic DT770&#39;s) I quickly realised it was coming from the left channel but the crackling was following the same pattern as the audio file. I tested WAV files, MP3 and Vorbis OGG files. Same thing. Perhaps it&#39;s only that specific track or maybe it&#39;s the program I am running the file through? Nope! I tried VLC, Spotify and Rhythmbox. Same thing.&#xA;&#xA;Hmm... Maybe it&#39;s not the cable and due to my first test I can tell it&#39;s not an issue with the left driver in my SE&#39;s. Maybe the solder is loose on the headphone jack port? Well I can test that by plugging in my external sound card/audio interface and then my phone, trying both headphones through that. The crackle has gone through the phone but I can still here it through the interface at a high volume.&#xA;&#xA;Drivers&#xA;&#xA;So now I know that it is coming from the laptop not just the port. It must be a software issue. Okay cool, that means I can fix it! Let&#39;s think I recently converted from Ubuntu to it&#39;s older brother Debian so it&#39;s probably whatever audio drivers are installed by default in Debian. Quick search. ALSA and PulseAudio.&#xA;&#xA;ALSA&#xA;&#xA;Is the backbone of the audio in Debian systems. By typing alsamixer into the terminal brings up a terminal &#34;GUI&#34; with a single audio meter but with a searching you are greeted with lot&#39;s of meters for: Master, Headphones, Speaker to name but a few. It also gives control of the sensitivity of the input as well (microphone). Alsamixer is very nice but missing a few features in my opinion.&#xA;&#xA;PulseAudio&#xA;&#xA;PulseAudio is what my laptop has defaulted to. It&#39;s basically the newer version of ALSA and is very user-friendly with a GUI and the ability to adjust individual programs volumes and routing.&#xA;&#xA;After spending a little while playing with the settings it seems the problem is due to distortion rather than a &#34;crackle&#34;. By turning the audio down it goes away but I like listening loudly ;)&#xA;&#xA;Fixed!&#xA;&#xA;So what to do? By using either the PulseAudio mixer or alsamixer I can see that the headphones output is set to 100% but the main output is only 55%. Aha... So I am causing the headphone to be above 100% causing distortion. So a little more tweaking and the best setting appear to be Headphones set to 100% and Main set to 0 - 35%. These parameters provide enough room to crank it but very little to crackle.&#xA;&#xA;After a little more searching this SOLVES the issue!&#xA;&#xA;#Linux #Debian #Audio #AudioEngineering #ProblemSolving #ALSA #PulseAudio #Fixed&#xA;---]]&gt;</description>
      <content:encoded><![CDATA[<p><em>Unwanted Distortion</em></p>

<p>The <a href="https://www.shure.com/en-US/products/earphones/se215" rel="nofollow">SE215&#39;s</a> from Shure are fantastic in ear monitors however like all things they break. Specifically the cable and after it broke. I ordered a replacement, however after I plugged them into my computer for testing I heard a horrible crackling. Damn dodgy cable! Well that&#39;s what I thought...</p>

<h2 id="testing" id="testing">Testing</h2>

<p>After testing a different set of headphones (<a href="https://north-america.beyerdynamic.com/dt-770-pro.html" rel="nofollow">Beyerdynamic DT770&#39;s</a>) I quickly realised it was coming from the left channel but the crackling was following the same pattern as the audio file. I tested WAV files, MP3 and Vorbis OGG files. Same thing. Perhaps it&#39;s only that specific track or maybe it&#39;s the program I am running the file through? Nope! I tried VLC, Spotify and Rhythmbox. Same thing.</p>

<p>Hmm... Maybe it&#39;s not the cable and due to my first test I can tell it&#39;s not an issue with the left driver in my SE&#39;s. Maybe the solder is loose on the headphone jack port? Well I can test that by plugging in my external sound card/audio interface and then my phone, trying both headphones through that. The crackle has gone through the phone but I can still here it through the interface at a high volume.</p>

<h2 id="drivers" id="drivers">Drivers</h2>

<p>So now I know that it is coming from the laptop not just the port. It must be a software issue. Okay cool, that means I can fix it! Let&#39;s think I recently converted from Ubuntu to it&#39;s older brother Debian so it&#39;s probably whatever audio drivers are installed by default in Debian. Quick search. ALSA and PulseAudio.</p>

<h3 id="alsa" id="alsa">ALSA</h3>

<p>Is the backbone of the audio in Debian systems. By typing <code>alsamixer</code> into the terminal brings up a terminal “GUI” with a single audio meter but with a searching you are greeted with lot&#39;s of meters for: Master, Headphones, Speaker to name but a few. It also gives control of the sensitivity of the input as well (microphone). <a href="https://git.alsa-project.org/" rel="nofollow">Alsamixer</a> is very nice but missing a few features in my opinion.</p>

<h3 id="pulseaudio" id="pulseaudio">PulseAudio</h3>

<p><a href="https://www.freedesktop.org/wiki/Software/PulseAudio/" rel="nofollow">PulseAudio</a> is what my laptop has defaulted to. It&#39;s basically the newer version of ALSA and is very user-friendly with a GUI and the ability to adjust individual programs volumes and routing.</p>

<p>After spending a little while playing with the settings it seems the problem is due to distortion rather than a “crackle”. By turning the audio down it goes away but I like listening loudly ;)</p>

<h2 id="fixed" id="fixed">Fixed!</h2>

<p><del>So what to do? By using either the PulseAudio mixer or alsamixer I can see that the headphones output is set to 100% but the main output is only 55%. Aha... So I am causing the headphone to be above 100% causing distortion. So a little more tweaking and the best setting appear to be Headphones set to 100% and Main set to 0 – 35%. These parameters provide enough room to crank it but very little to crackle.</del></p>

<p>After a little more searching this <a href="https://bugzilla.kernel.org/show_bug.cgi?id=195457" rel="nofollow">SOLVES</a> the issue!</p>

<p><a href="https://polyphonicwinter.writeas.com/tag:Linux" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Linux</span></a> <a href="https://polyphonicwinter.writeas.com/tag:Debian" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Debian</span></a> <a href="https://polyphonicwinter.writeas.com/tag:Audio" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Audio</span></a> <a href="https://polyphonicwinter.writeas.com/tag:AudioEngineering" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">AudioEngineering</span></a> <a href="https://polyphonicwinter.writeas.com/tag:ProblemSolving" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ProblemSolving</span></a> <a href="https://polyphonicwinter.writeas.com/tag:ALSA" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">ALSA</span></a> <a href="https://polyphonicwinter.writeas.com/tag:PulseAudio" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">PulseAudio</span></a> <a href="https://polyphonicwinter.writeas.com/tag:Fixed" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Fixed</span></a></p>

<hr/>
]]></content:encoded>
      <guid>https://polyphonicwinter.writeas.com/linux-distortion-fix</guid>
      <pubDate>Thu, 14 Feb 2019 13:06:33 +0000</pubDate>
    </item>
  </channel>
</rss>