:: Re: [DNG] Mixer for alsa
Top Page
Delete this message
Reply to this message
Author: aitor
Date:  
To: dng
Subject: Re: [DNG] Mixer for alsa
Hi,

On 4/9/22 11:31, aitor wrote:
>
> On 3/9/22 19:14, aitor wrote:
>
>> Today I did a mistake somewhere and the gui is not receiving sound event notifications. I'll fix this issue as soon as possible.
>> On the other hand, I have tested it on other machines (on august I had only one computer to hand), and it's working only for
>> the "hw:0" card, but I'll work on that too.
>> I'll let you know...
> Done. I've fixed a segmentation fault as well, and now it's possible to pass the card number as an argument in the command line.
> For example, "amixer-gtk 1" would use "hw:1". Future releases will read the default card from /etc/asound.conf
> First packages will be available today, I hope.


Now it's working very well for me. Packages are available at:

https://www.gnuinos.org/amixer-gtk/

In order to launch the mixer with a concrete card "hw:N" run:

$ amixer-gtk N

By default, it'll assume "hw:0".

Steve, you can build the alsa mixer from source downloading the tarball:

https://www.gnuinos.org/amixer-gtk/amixer-gtk_0.1.tar.gz

Hope you like it.

Cheers,

Aitor.