<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2021:12:06</title>
        <description></description>
        <link>https://www.baszerr.eu/</link>
        <lastBuildDate>Wed, 06 May 2026 09:40:42 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://www.baszerr.eu/</link>
        </image>
        <item>
            <title>2021-12-06_-_pulseaudio_non-defaults</title>
            <link>https://www.baszerr.eu/doku.php?id=blog:2021:12:06:2021-12-06_-_pulseaudio_non-defaults</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;pulseaudio_non-defaults&quot;&gt;2021-12-06 - pulseaudio non-defaults&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
i have not used &lt;code&gt;pulseaudio&lt;/code&gt; for many, many years. in fact – until fairly recently. there were some bugs at the early beginning that pushed me away. later on when i&amp;#039;ve tried, there were some annoying things like apps, that when started caused &lt;code&gt;pulseaudio&lt;/code&gt; to max-out volume, thus trying to blow my head off (i have fairly decent audio setup, connected to my PC).
&lt;/p&gt;

&lt;p&gt;
recently i&amp;#039;ve re-gave &lt;code&gt;pulseadudio&lt;/code&gt; a shot, due to bluetooth-based headeset i wanted to configure dynamically. mostly-static setup of ALSA was no longer viable. it turned out, that with a bit of tuning it worked out all nice.
&lt;/p&gt;

&lt;p&gt;
the key thing about the “volume thingy”, turned out to be just a simple change of default settings in &lt;code&gt;/etc/pulse/daemon.conf&lt;/code&gt; – setting:
&lt;/p&gt;
&lt;pre class=&quot;code bash&quot;&gt;flat-volumes = no&lt;/pre&gt;

&lt;p&gt;
prevented individual apps from maxing-out all apps volume.
&lt;/p&gt;

&lt;p&gt;
next irritating thing (though not on all my computers) was occasional glitch, when &lt;code&gt;pulseaudio&lt;/code&gt; though new device is connected, but then realized that it was actually not the case (WTF, &lt;abbr title=&quot;By the way&quot;&gt;BTW&lt;/abbr&gt;…). the issue was observable as a short, yet annoying pause in audio stream, with a small “blink” on mixer, that for a split-second showed up reconnecting audio streams to the mentioned, non-existing device and then moving it back to where it was. answer to this was in &lt;code&gt;/etc/pulse/default.pa&lt;/code&gt; – i had to comment out:
&lt;/p&gt;
&lt;pre class=&quot;code bash&quot;&gt;&lt;span class=&quot;co4&quot;&gt;# &lt;/span&gt;load-module module-switch-on-port-available&lt;/pre&gt;

&lt;p&gt;
with these tow changes at hand overall experience was really nice. combined with some console tools, namely:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;pulsemixer&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;bluetoothctl&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
it all works nice and smooth. finally… :)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 06 Dec 2021 19:57:18 +0000</pubDate>
        </item>
    </channel>
</rss>
