From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: PCM Rate Plugin Date: Thu, 11 Apr 2002 18:19:07 +0200 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Kasparek Tomas Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org Hi Kasparek, At Mon, 8 Apr 2002 19:24:05 +0200 (CEST), Kasparek Tomas wrote: > > Hi all, > > do you know about some example for $SUBJ. I need to be able to work with > all sampling rates in UDA1341 driver for iPAQ. When I use "rec & play" > from OSS with OSS emulation, it looks, there is some resampling in > oss-emulation part of ASLA kernel code. yes. snd-pcm-oss module does it. > But for native ALSA recoding on frequency other that defined in card ends > with "arecord" saying everything is fine, but created file contains just > header. My driver is requested to capture on some near rate in this case. well, then it's a bug of alsa-lib. could you explain the symptom more precisely? Takashi