From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: EMU 0404USB: Odd sample rate shown during playback. Date: Mon, 08 Jun 2009 09:24:58 +0200 Message-ID: <4A2CBCCA.7040704@ladisch.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id A753824445 for ; Mon, 8 Jun 2009 09:24:48 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Klaus Schulz Cc: alsa-devel mailing list List-Id: alsa-devel@alsa-project.org Klaus Schulz wrote: > The EMU 0404 is running in async USB mode as you know. When looking at the > stream parameters during playback the sample rate shown is always slightly > below 44100 -- something like 44098 is shown. This is what "asynchronous" means: The computer's clock and the device's clock run independently from each other, so they can have slightly different speeds. Best regards, Clemens