Skip to main content

Questions tagged [alsa]

ALSA (Advanced Linux Sound Architecture ) is an API of audio functions for the linux platform.

0 votes
1 answer
29 views

TL;DR I am trying to make aplay play a wav file. This requires the current user to be in the audio group. It works fine when I invoke it from a logged in user, even when I su -u www-data but the nginx/...
Roger's user avatar
  • 111
0 votes
0 answers
346 views

I am trying to install bit perfect audio. Up to and including Debian 11 that was not much of a problem. However, now I am on Debian 13 (Trixie) and Pulseaudio and Pipewire are giving me a hard time. ...
Nick's user avatar
  • 1
0 votes
1 answer
64 views

I have a strange issue on my Debian server. I am receiving mails with Postfix and "Procmail" for the user notfall. After a mail was received, the script from Procmail should play an audio ...
Michael Gierer's user avatar
0 votes
1 answer
51 views

I've written a softsynth on kubuntu (well, it's a flatpak) that uses ALSA to render the samples. On my main pc that goes to a USB mixer it works fine. On my second pc that goes to a straight audio ...
Stephen Hazel's user avatar
1 vote
1 answer
192 views

When I try to record from a hw ALSA device that does not support the expected parameters, it shows me which formats are available: arecord -D hw:0,0 [...] Available formats: - S16_LE - S24_LE Then I ...
Mo_'s user avatar
  • 259
1 vote
2 answers
687 views

I was attempting to connect to a Google Meet call on my browser (Chromium) and where it would normally have found my USB audio device (a USB dongle that I can connect a microphone and line-out/speaker ...
insaner's user avatar
  • 561
0 votes
1 answer
104 views

I have several 6 different audio files that I'd like to send to 6 different speakers, since I don't have a USB interface with 6 different channels, I would like to use 2 different USB soundcards along ...
Vrisk's user avatar
  • 101
1 vote
1 answer
250 views

There are a whole bunch of ALSA functions that start with snd_pcm_hw_params_set_period_size but I do not understand the val and dir parameters. The first two params make sense: snd_pcm_t*pcm and ...
steve's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
53