alsa-utils icon indicating copy to clipboard operation
alsa-utils copied to clipboard

The Advanced Linux Sound Architecture (ALSA) - utilities

Results 60 alsa-utils issues
Sort by recently updated
recently updated
newest added

Hi, I'm currently trying to use the static analysis tool [Infer](https://fbinfer.com) to find uncatched API-misuse bugs in OpenWrt packages, and I find a potential Integer Overflow in your project, version...

Greetings, I am posting this issue here since I haven't found a solution in forums yet. I am facing an problem with my Rog Delta S Wireless headset when using...

Compile errors when building in a subdir: ``` alsactl/alsactl.c:33:10: fatal error: os_compat.h: No such file or directory 33 | #include "os_compat.h" | ^~~~~~~~~~~~~ alsactl/lock.c:34:10: fatal error: os_compat.h: No such file...

This is more of a feature request rather than an issue. When using `arecord` with `--max-file-time` and `--use-strftime`, one cannot get nanoseconds in the file name. This is however available...

Hi there! I'm using a ThinkPad T14 Gen 3 (AMD) laptop. It has a led on the F4 key for muting the microphone and a LED indicating if the mute...

I would like to see filtering in either aplaymidi so things like sysex messages can be ignored. Or, as a compromise, if it's more appropriate to add to amidi, then...

I found that the prescribed compilation method in the 'INSTALL' file:- aclocal gettextize autoheader automake --foreign --copy --add-missing autoconf ./configure make did not work on Ubuntu with Linux kernel v6.0.9...

Hello: I issue a command like this: `arecord -t wav -c 1 -f S16_LE -r44100 -D hw:2,0 test.wav ` It works fine, but then I hit ctrl-C to terminate. This...

It seems the udev rule to restore card settings is always failing during the boot: ``` $ journalctl -u systemd-udevd -b -o cat --grep alsa controlC2: Process '/sbin/alsactl restore 2'...