I've tried even he.snd.latency=10. Nothing changed.I typically get distorted sound if I either
1. use a wrong sampling rate, for example a program sending 44100Hz while the hardware is expecting 48000Hz (bitperfect means no resampling)
2. set a too low latency, in my casehw.snd.latency
< 2
cat /dev/sndstat
gives information, ffprobe -hide_banner -show_streams -f oss -i /dev/dsp3
is better for incoming streams (ffprobe is part of ffmpeg).To me it is. I'm running an external dac/adc in bitperfect mode using snd_hda, oss, audacity and audacious. Finding out how to use it took me some time when I started with it. But it was certainly worth the trouble now that it is running fine.ludensen said:Apparently sound is not that important for us
Which ADC if I may ask?I'm running an external dac/adc in bitperfect mode using snd_hda, oss, audacity and audacious.
ludensen said:Which ADC if I may ask? I'm in the research phase of doing something similar