Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in alsa

Finding processes using ALSA sound fast

linux shell audio posix alsa

No Audio in Android-x86

android alsa android-x86

what is the difference between ALSA threshold, avail_min and period?

audio audio-recording alsa

java sound on linux: how to capture from TargetDataLine quickly enough to keep up?

java linux audio javasound alsa

Recording sound using ALSA from Line IN

c linux alsa

What are the restrictions on an ALSA PCM callback?

ALSA lib pcm_hw.c:1667:(_snd_pcm_hw_open) Invalid value for card arecord: main:722: audio open error: No such file or directory

Android: How to configure "tinymix" to record system audio with "tinycap"

Docker : sharing /dev/snd on multiple containers leads to "device or resource busy"

docker alsa

How to find out ALSA audio device capabilities programmatically in Linux without opening the device

c linux audio alsa

Get master sound volume in C in Linux

c linux api audio alsa

Finding available sound cards on Linux programmatically

c linux alsa

ChucK Audio Input/Output Error in Ubuntu

Adding multiple Loopback Alsa devices in ubuntu [closed]

ubuntu alsa

Need more than 32 USB sound cards on my system [closed]

python linux alsa udev soundcard

PyAudio trying to use JACK

Alsa: how to duplicate a stream on 2 outputs and save system configs?

linux alsa

Correctly sizing Alsa buffers, weird API

c api alsa

How to use ALSA's snd_pcm_writei()?

c++ c alsa