* Mono <-> Stereo
@ 2010-09-01 14:02 Andrew Chung
0 siblings, 0 replies; only message in thread
From: Andrew Chung @ 2010-09-01 14:02 UTC (permalink / raw)
To: alsa-devel
Hi,
I'm completely new to ALSA development. I recently inherited a project
built on a Freescale i.MX 27 platform, using Linux 2.6.33
The MX27 is connected via I2S to a GSM module, and also a TLV32AIC3007
codec for local playback. There seems to be some format mismatch causing
the audio to become garbled.
I called in through the GSM and used "arecord -D plughw:0,1 -f dat
test.wav" to record some audio. I then played back with "aplay -D
<device> test.wav"
1. If I play it through the GSM, I can hear what I recorded, but it
appears to be playing twice as fast
2. If I play it through the codec, I just get garbled junk
I'm told that this may be because the GSM module supports mono only,
whereas the IMX SSI driver supports only stereo out of the box.
Does anyone have any experience with such a setup, and can provide some
pointers on where to look at to resolve this issue?
Thanks
Andrew
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-01 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 14:02 Mono <-> Stereo Andrew Chung
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).