From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nilhcraiv Subject: Re: Playback - Overwrite buffer with silence Date: Thu, 16 Apr 2015 20:32:24 +0200 Message-ID: <55300038.6010507@gmail.com> References: <5529421B.7050601@gmail.com> <55297E6E.20302@ladisch.de> <14caac41f10.2759.f6cded7c48a54b1428bcde82a72ee7d7@gmail.com> <552A0974.1000005@ladisch.de> <14cb33de7e8.2759.f6cded7c48a54b1428bcde82a72ee7d7@gmail.com> <552D0A01.6050308@ladisch.de> <14cb8fa84c0.2759.f6cded7c48a54b1428bcde82a72ee7d7@gmail.com> <552EBB90.8040707@gmail.com> <552EBEBA.9000108@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by alsa0.perex.cz (Postfix) with ESMTP id 47C3126158C for ; Thu, 16 Apr 2015 20:32:27 +0200 (CEST) Received: by wgso17 with SMTP id o17so90391487wgs.1 for ; Thu, 16 Apr 2015 11:32:27 -0700 (PDT) In-Reply-To: <552EBEBA.9000108@ladisch.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Clemens Ladisch Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Clemens wrote: > The allowed values of the hardware parameters depend on the hardware's > capabilities. OK but, overwrite the buffer with silence depend of software, no? Why the buffer is not overwrite with silence with this pcm setup? It is as documentation. PCM: ALSA <-> PulseAudio PCM I/O Plugin Its setup is: stream : PLAYBACK access : RW_INTERLEAVED format : S16_LE subformat : STD channels : 1 rate : 48000 exact rate : 48000 (48000/1) msbits : 16 buffer_size : 720 period_size : 240 period_time : 5000 tstamp_mode : NONE period_step : 1 avail_min : 240 period_event : 0 start_threshold : 240 stop_threshold : 720 silence_threshold: 0 silence_size : 6485183463413514240 boundary : 6485183463413514240 Regards,