<div dir="ltr"><div>Hi there,<br><br></div><div>I was using this example to simply play a WAV file without having much clue of audio:<br></div><div><a href="https://www.freedesktop.org/software/pulseaudio/doxygen/pacat-simple_8c-example.html">https://www.freedesktop.org/software/pulseaudio/doxygen/pacat-simple_8c-example.html</a></div><div>I changed the sources to match (IMHO) my settings, i.e. channels=1 and rate=48000.<br></div><div><br></div><div>I have two wavefiles, the first plays as it should (compared with command line paplay or aplay) and the second one has an audible PLOP (but only around 90% of the time) at the very beginning of playback:<br><br></div><div>(1 - OK)</div><div>General<br>Complete name                            : out_clean.wav<br>Format                                   : Wave<br>File size                                : 81.3 KiB<br>Duration                                 : 866 ms<br>Overall bit rate mode                    : Constant<br>Overall bit rate                         : 769 kb/s<br>Audio<br>Format                                   : PCM<br>Format settings                          : Little / Signed<br>Codec ID                                 : 1<br>Duration                                 : 866 ms<br>Bit rate mode                            : Constant<br>Bit rate                                 : 768 kb/s<br>Channel(s)                               : 1 channel<br>Sampling rate                            : 48.0 kHz<br>Bit depth                                : 16 bits<br>Stream size                              : 81.2 KiB (100%)<br></div><div><br></div><div>(2 - NOK)</div><div>General<br>Complete name                            : out_short_clean.wav<br>Format                                   : Wave<br>File size                                : 22.8 KiB<br>Duration                                 : 242 ms<br>Overall bit rate mode                    : Constant<br>Overall bit rate                         : 772 kb/s<br>Audio<br>Format                                   : PCM<br>Format settings                          : Little / Signed<br>Codec ID                                 : 1<br>Duration                                 : 242 ms<br>Bit rate mode                            : Constant<br>Bit rate                                 : 768 kb/s<br>Channel(s)                               : 1 channel<br>Sampling rate                            : 48.0 kHz<br>Bit depth                                : 16 bits<br>Stream size                              : 22.8 KiB (100%)<br></div><div><br></div><div>I tried using different BUFSIZE and my systemload is also not an issue...<br></div><div>Any ideas? <br><br></div><div>Thanks,<br></div><div>mf<br></div></div>