From: Manuel Jander <manuel.jander@mat.utfsm.cl>
To: "Eloy A. Paris" <peloy@chapus.net>
Cc: Alsa Devel list <alsa-devel@lists.sourceforge.net>
Subject: Re: Occasional metallic sound when recording (cs46xx)
Date: Thu, 23 Oct 2003 16:51:12 -0400 [thread overview]
Message-ID: <1066942272.2216.8.camel@localhost> (raw)
In-Reply-To: <87oew7g4m9.fsf@canaima.chapus.net>
Hello,
> > hmm, what makes something sound metallic anyway? echo?
>
> Good question, I wish I knew. I guess I'll try enabling debugging output
> in the cs46xx driver. I am particulary interested in knowing what
> happens when you toggle capture of the ADC channel in alsamixer.
It could be a stereo demultiplexer problem. I had such kind of problems
on the Aureal driver while reverse engineering the Audio routing. If you
mess the order of the samples, you can end up with the MSB in place of
the LSB on such things, one piece of one channel swapped into the
other... very weird things, and interesting special effects :D.
I would suggest trying with other formats, say 8 bit mono, since if the
problem appears in such a format, where byte stream misalignment doesn't
care (one frame = one byte), then maybe the problem is related to
somewhat else, like DAC Antialiasing filter being setup wrong, or left
unprogrammed.
Once you have the pattern, of which formats are affected and which don't
its much easier to figure out where the problem lies.
Best Regards
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
next prev parent reply other threads:[~2003-10-23 20:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-22 16:22 Occasional metallic sound when recording (cs46xx) Eloy A. Paris
2003-10-22 17:39 ` Paul Davis
2003-10-23 14:49 ` Eloy A. Paris
2003-10-23 18:37 ` Wilfried Weissmann
2003-10-23 19:01 ` Eloy A. Paris
2003-10-23 19:56 ` Joe
2003-10-23 20:51 ` Manuel Jander [this message]
2003-10-24 13:18 ` Takashi Iwai
2003-11-05 15:08 ` Eloy A. Paris
2003-11-05 15:49 ` Florian Schmidt
[not found] ` <3FAAC709.8050509@cucumelo.org>
2003-11-07 17:05 ` Takashi Iwai
2003-11-07 23:19 ` Eloy A. Paris
2003-11-08 1:33 ` Paul Davis
2003-11-23 23:27 ` Christian Esken
2003-10-23 20:12 ` Ray Heasman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1066942272.2216.8.camel@localhost \
--to=manuel.jander@mat.utfsm.cl \
--cc=alsa-devel@lists.sourceforge.net \
--cc=peloy@chapus.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.