All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-lib resamping error
@ 2003-01-22 17:38 Paul Davis
  2003-01-23 16:20 ` Takashi Iwai
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Davis @ 2003-01-22 17:38 UTC (permalink / raw)
  To: alsa-devel

if you try to play a 22.05kHz stream on hardware that supports 32kHz
and 44.1kHz but not 22.05kHz, alsa-lib's plughw layer chooses to use
32kHz and resamples. this seems like an error to me: it would be much
better to choose 44.1kHz and do simple integer resampling. that is:
the search for the best rate should first try integer multiples and
divisors of the desired rate, not the "closest" rate.

--p


-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-27 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-22 17:38 alsa-lib resamping error Paul Davis
2003-01-23 16:20 ` Takashi Iwai
2003-01-27 11:38   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.