On Wed, 11 Feb 2004, Stuart Pook wrote:

> > > The kludge looks ugly!  I guess that this is not a card that I would want
> > > to buy (if I have another choice) even if the sound is good!
> > 
> > Yes, it is.
> > It works fine in practice.
> 
> Thanks for the info on the M-Audio Transit USB.  I have returned
> my M-Audio Audiophile USB (I sent another email to M-Audio telling
> them this).  I don't think that I'm feeling up to having another go at
> getting a M-Audio device to work.

They seem to find a new way of making them not work with each device
don't they.

> 
> > > > tell if this is recording or playback noise. Anything else I have in
> > > > soundcards is MUCH worse than the transit.
> 
> I'm thinking of buying a AudioTrak Maya EX7 USB (159 euros in Paris)
> unless this is one of the devices that you have found to sound much
> worse than the Transit.  This device is output only so I suppose that
> you have not been able to test it with your program.

You misunderstand. The other things I have were the cheap stuff that
came with the computer/laptop. The computer one, and onboard Intel, I at
first thought was reasonable-- it is was not. In fact I recently
discovered that only the right channel output gets delivered to both
channels of output, and the left channel just delivers a faint low freq
echo. Weird.

> 
> The AudioTrak Maya EX7 does appear to be the same as the ESI Gigaport
> AG but the Terratec Aureon 5.1 USB is different.  The first two are
> output only (and don't have AC3/DTS pass through) while the Terratec
> is input/output, does have AC3/DTS pass through but only does optical
> input/output at 48 kHz.

You could download the program and test them yourself. 16 bit onboard,
24 bit is more difficult.
[For 24L bit You have to save the 24 bit output to a file, multiply
it by appending it to itself a few times
cat /tmp/play /tmp/play /tmp/play>/tmp/play1
play that file using say
 aplay -f S24_LE -t raw -c 2 -r 44100 /tmp/play1
record it at the same time havingrun the output of the card to the
input,with say
arecord -f S24_LE -c 2 -r 44100 >/tmp/rec
and then analyse that /tmp/rec with the program. This all because I do
not how to program in alsa, just oss with dsp. 16 bit works
automatically within the program.]

If you do pls send me the results.



I have just put up the latest version
www.theory.physics.ubc.ca/soundcard.html
> 
> Stuart
> 

-- 
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/


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to