python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
external sound card TLV320AIC3101 in Raspberry Pi 3
I'm working on a project to add an external sound card to Raspberry Pi 3.
The sound card we use has a sound codec with IC TLV320AIC3101. This IC has an I2C control interface and an I2S interface. I wa...

mojtaba
Votes: 0
Answers: 0
How can I determine which Linux process is sending an incorrect URB to a USB audio mixer device?
I'm working with a C-Media CM-6632a USB audio controller. It's working well except for an intermittent mixer problem causing either muted or distorted audio output. After this happens, alsamixer is ...
BikerBri
Votes: 0
Answers: 0
ALSA ignores configuration
I have an audio box that can be connected via USB to my laptop.
I've written a C application that uses the ALSA API to open a communication channel with this audio box.
The communication should be est...

Alexandru Rusu
Votes: 0
Answers: 0
Alsa buffer underrun
I am trying to write random noise to to a device and allow my loop to sleep when I have written enough data. My understanding is that for each call to snd_pcm_writei I am writing 162 bytes (81 frames...
Lithium
Votes: 0
Answers: 2