On Sun, 28 Mar 2004 [EMAIL PROTECTED] wrote:

> On Sat, 27 Mar 2004, Bill Unruh wrote:
> 
> > On Sat, 27 Mar 2004 [EMAIL PROTECTED] wrote:
> > 
> > > thanks for answering
> > > 
> > > On Fri, 26 Mar 2004, Park Hays wrote:
> > > 
> > > > Touch difficult to say with the relative lack of detail, but I have a
> > > > couple thoughts.
> > > > 
> > > > First, you should include the method you are using to record, so that we
> > > > can see more detail.
> > > 
> > > tried rec and arecord, basically like
> > > $ rec test.wav
> > > and
> > > $ arecord test.wav
> > 
> > And were there any error messages?
> 
> none
> 
> > 
> > > 
> > > also tried some options/parameters like
> > > 
> > >  arecord -d 10 -f cd -t wav -D intel8x0 test.wav
> > >  arecord -f S16_LE -r 44100 -c 3 test.wav
> > >  arecord -d 30 -f cd -t wav test.wav
> > > 
> > > tried play the wav files with play, aplay and xmms.
> > 
> > And what did you hear. Try to be as specific as you can be.
> > 
> 
> i heard this:
> 
> $arecord test.wav
> http://nir.hu/~benedek/letolt/test_nooptions.wav
> 

Whis is not very loud, is a mono recording looks like an 8 bit recording
(I guess not surprizing as that I believe is the arecord default) 
, and is just random values of
0 and +- 1. 

> 
> $arecord -f S16_BE -t raw test
> http://nir.hu/~benedek/letolt/testS16_BEraw
> 
> (Big endian did not work with wav: errormsg:
> arecord: begin_wave:1611: Wave doesn't support S16_BE format...)
> 
> 
> $arecord -f S16_LE -r 44100 -c 3 test.wav
> http://nir.hu/~benedek/letolt/testS16_LE44100Hzch3.wav

c3??? why c3 I am not at all sure that anything produces 3 channels.

Why not -f cd ?
( of course your soundcard may not support 44100)


> 
> > 
> > > 
> > > also tried gnomemeeting audio setup, which recognizes the alsadriver, the
> > > input/output device (both intel ICH5), but when i try to test the settings
> > > no voice comes out of the speakers only noise.o
> > 
> > What kind of noise-- loud or quiet.
> 
> loud. see sample files pls.
> 
> 
> 

-- 
William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
UBC, Vancouver,BC  |   Program in Cosmology |     [EMAIL PROTECTED]
Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to