<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5232&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / amixer-gtk]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5232</link>
		<description><![CDATA[The most recent posts in amixer-gtk.]]></description>
		<lastBuildDate>Fri, 16 Dec 2022 18:19:27 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39428#p39428</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Tried this on Daedalus/openRC/Cinnamon DE: display is incomplete, unfortunately the mixer can&#039;t be used.</p></div></blockquote></div><p>You can build it from source. It&#039;s working for me and someone else also gave it a try in Gentoo. It did work for me in Void Linux as well.<br />You&#039;ll need to install the following build dependencies:</p><ul><li><p>libgtkmm-3.0-dev | libgtkmm-2.4-dev</p></li></ul><ul><li><p>libasound2-dev</p></li></ul><ul><li><p>libsigc++-2.0-dev</p></li></ul><ul><li><p>libprocps-dev</p></li></ul><p>Download the source from git:</p><p><a href="https://git.devuan.org/aitor_czr/amixer-gtk" rel="nofollow">https://git.devuan.org/aitor_czr/amixer-gtk</a></p><p>Depending on the version of Gtk you&#039;ve chosen for the build, you might change the flags in <span class="bbc">ui/Makefile</span> replacing <span class="bbc">gtkmm-3.0</span> with <span class="bbc">gtkmm-2.4</span> or vice versa.<br />Just do:</p><div class="codebox"><pre><code>$ make
$ ui/amixer-gtk --help
Uso:
  amixer-gtk [OPCIÓN…]

Opciones de ayuda:
  -h, --help       Mostrar opciones de ayuda

Opciones de la aplicación:
  -D, --device     Select the device
  -c, --card       Select the card
  --systray        Send to the system tray</code></pre></div><p>For example, you can launch it by typing:</p><div class="codebox"><pre><code>$ ui/amixer-gtk -D hw -c 0</code></pre></div><p>The installation is trivial:</p><div class="codebox"><pre><code># make install</code></pre></div><p>To uninstall it:</p><div class="codebox"><pre><code># make uninstall</code></pre></div><p>Cleanup the build with:</p><div class="codebox"><pre><code>$ make cleanall</code></pre></div><p><ins>DISCLAIMER</ins>: I recommend you to <ins>build it in Gtk3</ins> because I&#039;m fixing a bug in Gtk2, appearently caused by the latest commits.</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Fri, 16 Dec 2022 18:19:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39428#p39428</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39409#p39409</link>
			<description><![CDATA[<p>Tried this on Daedalus/openRC/Cinnamon DE: display is incomplete, unfortunately the mixer can&#039;t be used.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 16 Dec 2022 15:00:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39409#p39409</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37644#p37644</link>
			<description><![CDATA[<div class="quotebox"><cite>hunter0one wrote:</cite><blockquote><div><p>Nice mixer I should say altor. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></div></blockquote></div><p>Thanks <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Thu, 22 Sep 2022 17:48:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37644#p37644</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37606#p37606</link>
			<description><![CDATA[<div class="quotebox"><cite>GlennW wrote:</cite><blockquote><div><p>My experience has been very similar, sadly. Before I had a computer my entertainment system had an outboard mixer... Plug anything in and go.</p></div></blockquote></div><p>I just gave it another go and discovered if I didn&#039;t change any defaults in /etc/asound.conf and instead changed the order for snd-hda-intel chips in /etc/modprobe.d then everything just seems to work. I have both pulseaudio and pipewire blacklisted. Maybe adding more to the configuration is what ruined it for me, but dmix seems to be turned on by default.</p><p>I&#039;ve been stuck to using FreeBSD which uses OSS for a while because of the cancer that is pulse/pipewire and ALSA, the purist alternative, didn&#039;t seem to &quot;just work&quot;. OSS is much like that, plug and go. It can even handle software mixing well. Thankfully this worked, because otherwise I would have to deal with a constant popping noise regardless of the distro and regardless of what changes I made to pulseaudio or pipewire. I tried using Debian itself without systemd and well... Now I see why Devuan is so important.</p><p>That&#039;s a bit off-topic. Nice mixer I should say altor. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (hunter0one)]]></author>
			<pubDate>Mon, 19 Sep 2022 15:43:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37606#p37606</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37592#p37592</link>
			<description><![CDATA[<div class="quotebox"><cite>hunter0one wrote:</cite><blockquote><div><p>I&#039;d also like to go ALSA-only, but ALSA configuration is quite confusing.</p><p>I think the best I could do is get applications like Firefox to have working sound, but Steam and others did not (even with apulse).</p></div></blockquote></div><p>My experience has been very similar, sadly. Before I had a computer my entertainment system had an outboard mixer... Plug anything in and go.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Mon, 19 Sep 2022 00:49:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37592#p37592</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37588#p37588</link>
			<description><![CDATA[<p>I&#039;d also like to go ALSA-only, but ALSA configuration is quite confusing.</p><p>I think the best I could do is get applications like Firefox to have working sound, but Steam and others did not (even with apulse).</p>]]></description>
			<author><![CDATA[dummy@example.com (hunter0one)]]></author>
			<pubDate>Sun, 18 Sep 2022 16:45:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37588#p37588</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37539#p37539</link>
			<description><![CDATA[<div class="quotebox"><cite>Matlib wrote:</cite><blockquote><div><div class="quotebox"><cite>charliebrownau wrote:</cite><blockquote><div><p>* Ungoogled Chromium - Works with ALSA</p></div></blockquote></div><p>Googled Chrome also works with ALSA. It&#039;s just Firefox developers who decided to relegate their browser back to the silent fim era.</p></div></blockquote></div><p>I am running FF on chimaera without pulseaudio thanks to &quot;apulse&quot;. That has been available on Devuan for years.&#160; I have NEVER used PA and ALWAYS had FF as one of my browsers.</p><p>Apologies to aitor for going OT . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 12 Sep 2022 19:49:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37539#p37539</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37538#p37538</link>
			<description><![CDATA[<div class="quotebox"><cite>Matlib wrote:</cite><blockquote><div><p>This app obviously lacks some features like sound device selection.</p></div></blockquote></div><p>I am aware of this. Thanks for giving it a try!</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Mon, 12 Sep 2022 19:27:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37538#p37538</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37525#p37525</link>
			<description><![CDATA[<p>This app obviously lacks some features like sound device selection. However it&#039;s pretty fine for a 0.1 release 👍</p><div class="quotebox"><cite>charliebrownau wrote:</cite><blockquote><div><p>* Ungoogled Chromium - Works with ALSA</p></div></blockquote></div><p>Googled Chrome also works with ALSA. It&#039;s just Firefox developers who decided to relegate their browser back to the silent fim era.</p>]]></description>
			<author><![CDATA[dummy@example.com (Matlib)]]></author>
			<pubDate>Sun, 11 Sep 2022 13:54:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37525#p37525</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37496#p37496</link>
			<description><![CDATA[<div class="quotebox"><cite>charliebrownau wrote:</cite><blockquote><div><p>* Shortcut video editor - Works with ALSA</p></div></blockquote></div><p>I&#039;m not trying to be a smart-aleck, but did you mean <span class="bbc">Shotcut</span> instead of <span class="bbc">Shortcut</span>?</p><p>Shotcut is what I use. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Fri, 09 Sep 2022 22:49:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37496#p37496</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37495#p37495</link>
			<description><![CDATA[<p>Nice job, thanks a lot! Works quite well on Devuan Ceres and with PNMixer. </p><p><a href="https://imgur.com/eB2eBukl.png" rel="nofollow"><span class="postimg"><img src="https://imgur.com/eB2eBukl.png" alt="eB2eBukl.png" /></span></a></p><p>Thank you Aitor! <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> </p><p>cheers</p><p>zephyr</p>]]></description>
			<author><![CDATA[dummy@example.com (zephyr)]]></author>
			<pubDate>Fri, 09 Sep 2022 21:35:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37495#p37495</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37493#p37493</link>
			<description><![CDATA[<div class="quotebox"><cite>PedroReina wrote:</cite><blockquote><div><p>It looks great. Thank you for your work.</p></div></blockquote></div><p>Thanks, Pedro!</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Fri, 09 Sep 2022 20:34:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37493#p37493</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37478#p37478</link>
			<description><![CDATA[<p>It looks great. Thank you for your work.</p>]]></description>
			<author><![CDATA[dummy@example.com (PedroReina)]]></author>
			<pubDate>Fri, 09 Sep 2022 08:35:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37478#p37478</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37470#p37470</link>
			<description><![CDATA[<div class="quotebox"><cite>charliebrownau wrote:</cite><blockquote><div><p>Have you got it shared as an deb file so people with Debian and Debian distros can use it too ???</p></div></blockquote></div><p>The following DEBs are available for manual installation:</p><div class="codebox"><pre><code>https://www.gnuinos.org/amixer-gtk/amixer-gtk_0.1_amd64.deb
https://www.gnuinos.org/amixer-gtk/amixer-gtk_0.1_i386.deb</code></pre></div><p>Quick installation commands (one for <span class="bbc">amd64</span> and the other for <span class="bbc">i386</span>:</p><div class="codebox"><pre><code>wget https://www.gnuinos.org/amixer-gtk/amixer-gtk_0.1_amd64.deb &amp;&amp; sudo dpkg -i amixer-gtk_0.1_amd64.deb</code></pre></div><div class="codebox"><pre><code>wget https://www.gnuinos.org/amixer-gtk/amixer-gtk_0.1_i386.deb &amp;&amp; sudo dpkg -i amixer-gtk_0.1_i386.deb</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (brocashelm)]]></author>
			<pubDate>Fri, 09 Sep 2022 02:45:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37470#p37470</guid>
		</item>
		<item>
			<title><![CDATA[Re: amixer-gtk]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37469#p37469</link>
			<description><![CDATA[<p>Bloody awesome , that is great !!!<br /><span class="postimg"><img src="https://www.cartoonsof.com/images/illustrations/xsmall2/40171_cute_brown_kangaroo_in_a_hat_giving_the_thumbs_up.jpg" alt="Thumbsup" /></span></p><p>Ive been using QasMixer and Volumeicon-alsa<br />I dont like ((( pulse audio )))&#160; , ((( wayland ))) or ((( pipewire )))</p><p>Have you got it shared as an deb file so people with Debian and Debian distros can use it too ???</p><p>So people know<br />* Palemoon - works with ALSA<br />* LibreWolf - Works with ALSA<br />* Ungoogled Chromium - Works with ALSA<br />* Shortcut video editor - Works with ALSA<br />* Smplayer - Works with ALSA<br />* Simple Screen Recorder - Works with ALSA</p>]]></description>
			<author><![CDATA[dummy@example.com (charliebrownau)]]></author>
			<pubDate>Fri, 09 Sep 2022 02:42:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37469#p37469</guid>
		</item>
	</channel>
</rss>
