Hi!
Rc6 driver for cs46xx has the problem of one channel having reversed
phase for PCM, e.g. wrong sign of the samples of left or right channel.
This causes a wrong stereophnic image and lack of bass when using
loudspeakers. The actual cvs version fixes this bug. Unfortunately,
SPDIF input doesn't
Hi,
i have a SB Live 5.1 (model 0100), and i got bass/treble
controls working fine with pcm. I was wondering though,
if its possible to get bass/treble to work with line-in,
CD, etc etc... in win32 it works fine with line-in..
but i can't get it to work in linux, not with creative
drivers, nor w
Hello,
yesterday I upgraded my alsa packages from rc2 to rc6, and since than I am
unable to capture from my Line connector. Al I get is pure silence.
my amixer shows Capture Source 4,4 Capture Volume 5, Capture Switch On
amixer get Line also says for left and right: 55 on Capture On.
I can play
Hello,
I trie:
arecord -f cd |lame -b 160 - test.mp3
arecord says it's recording, lame says it's encoding, but the whole process
immediately stops, and my mp3 is only 1252 bytes.
This process works fine if I enter:
arecord -r 44100 -c 2 \lame -b 160 - test.mp3
I know that I only have 8-bit sa
I'm currently trying to build Jazz++ 4.1.8 from source (I'm trying to
incorporate the patch that allows it (at least theoretically) to work
with ALSA 0.9.)
The build relies on the pre-existence of the wxwin library, which I'm
also having to build, and this is proving an interesting challenge.
wxw