From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Subject: Re: Behringer Uphoria UMC204 usb audio capture only pops and clicks Date: Mon, 21 Apr 2014 19:49:03 +0200 Message-ID: <53555A0F.4080406@zonque.org> References: <53551C5B.5010002@zonque.org> <5355431F.3000501@zonque.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.zonque.de (svenfoo.org [82.94.215.22]) by alsa0.perex.cz (Postfix) with ESMTP id A4BE3260840 for ; Mon, 21 Apr 2014 19:49:04 +0200 (CEST) In-Reply-To: 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: Andrew Reyes Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org (Please, do not top-post but quote properly!) On 04/21/2014 06:51 PM, Andrew Reyes wrote: > The while shell command shows consistent 96k when set at 96khz and dmesg > shows nothing where it pops and clicks. How do I use aplay to adjust > buffer-size? aplay -Dhw:xxx --buffer-size 2048 file.wav (again, xxx is the index or short name of your audio card). Which application do you normally use to play audio? Daniel