[Pkg-alsa-devel] Bug#362847: libasound2: Rate converter plugin
produce high-frequency noise
Stephane Magnenat
nct at ysagoon.com
Sat Apr 15 22:23:42 UTC 2006
Package: libasound2
Version: 1.0.8-3
Severity: normal
The rate converter plugin, included in alsa and very usefull to use a
48000 Hz spdif with 44100 Hz ogg file produce high-frequency noise,
probably related to some integer overflow. This noise is only earable
when the source produces high-amplitude sound.
Here is the content of my /etc/asound.conf:
pcm.spdif48 {
type rate
slave {
pcm "hw:0,4"
rate 48000
}
}
# Redirect to spdif48
pcm.!default {
type plug
slave.pcm "spdif48" # use our new PCM here
}
# Redirect to spdif48
pcm.dsp0 {
type plug
slave.pcm "spdif48" # use our new PCM here
}
Thanks,
Steph
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libasound2 depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
-- no debconf information
More information about the Pkg-alsa-devel
mailing list