amixer-webui icon indicating copy to clipboard operation
amixer-webui copied to clipboard

Web application for control ALSA volume

Results 12 amixer-webui issues
Sort by recently updated
recently updated
newest added

Due to array ranges out of ranges and unexpected empty strings. Already have a fix available. Also have to figure out how to enable the equalizer: Maybe parse asound.conf? Maybe...

Build a full debian Package with a changelog. Update of Dependencies. Syslogconfiguration will be tested in the near future.

Ran into this a number of times and reverted to an old version which had been hacked on a bit by another user then, recently, noticed that USB devices do...

JiriSko, Been using this for a while. We recently made some changes and wanted to share with you. I am not a coder, so it took me a while to...

I installed this via the .deb file on my RPi4 and it seems to be having an issue with a device that doesn't exist. Here is the error that is...

This is on multiple raspberry pis. command line seems fine. but the web based solution seems to strugggle with python2: ``` Mar 13 10:31:45 labrune python2[181]: ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid...

Hi! I want to use amixer web UI with M-Audio FastTrack Ultra - it's a external USB sound card, it has 8 input channels + 8 playback channels that can...

Hi I am a total noob. Just wondering I tried to install amixer-webui on my raspberrypi zero w and I am using phat dac by pimroni. I am using alsa...

i have to run „/etc/init.d/amixer-webui start” manually every time after startup

Hi ! I'm in need of a way to see if and which processes are accessing soundcards. Polling with lsof could be a way to do that: ``` lsof -Fpc...