Bryan Ischo wrote: > Hello. I have a program that uses ALSA for audio and I don't understand > why I get lots of pops when starting playback but only on some hardware. > > 000675767: 960: 0: snd_pcm_writei 960 3840 > 00 00 00 00 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 > c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 > ... > c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 > 000688842: 960: 0: snd_pcm_writei 960 3840 > 00 00 00 00 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 > c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 c0 f1 There are pops in the data you're playing. > 000675751: 0: 0: snd_pcm_sw_params_set_start_threshold 140099034019584 0 start_threshold 0 does not make sense; this is likely to result in underruns if you write very few samples. This is typically set to something like the period size or the buffer size. Regards, Clemens ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user