All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Clemens Ladisch <clemens@ladisch.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: quattro usb-audio endianess conversion layer
Date: Tue, 15 Jun 2004 00:38:25 +0900	[thread overview]
Message-ID: <40CDC671.4020706@boosthardware.com> (raw)
In-Reply-To: Pine.HPX.4.33n.0406101848280.3148-100000@studcom.urz.uni-halle.de

Clemens Ladisch wrote:
> Patrick Shirkey wrote:
> 
>>It turns out the reason for the noise in the input channels all this
>>time is due to the quattro only reading big endian at input.
> 
> 
> Does this happen all of the time?  There is a bug report which says
> that it works sometimes.
> 
> 
>>Has anyone had ideas on how to implement a layer that works to
>>automatically convert the quattros big endian input into little endian
>>to enable ease of use with most Linux audio apps?
> 
> 
> With the patch below, it should work with plughw:X.  Does it?
> 

Thanks Clemens.


I finally was able to test the patch and my first impression is that it 
has made a significant difference and should be committed immediately.

I recorded with
	
	arecord -f cd -d 10 -D plughw:2,0 test.wav

played back with

	aplay -f cd -d hw:2,1 test.wav

The sound is much clearer.


My next question is: Does anyone have a good idea how to apply this to a 
jack setup without sacrificing latency?


-- 
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org/LAU/guide/ - The Linux Audio Users guide
Http://www.djcj.org/gigs/ - Gigs guide Korea
Http://www.nana7.net - Bar Nana - Itaewon, Seoul, Sth Corea
========================================


Apparently upon the beginning of the barrage, the donkey broke 
discipline and panicked, toppling the cart. At that point, the rockets 
disconnected from the timer, leaving them strewn around the street. 
Tethered to the now toppled cart, the donkey was unable to escape before 
the arrival of U.S. troops.

United Press International
Rockets on donkeys hit major Baghdad sites

By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM



-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND

  reply	other threads:[~2004-06-14 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-09 19:50 quattro usb-audio endianess conversion layer Patrick Shirkey
2004-06-10 17:04 ` Clemens Ladisch
2004-06-14 15:38   ` Patrick Shirkey [this message]
2004-06-14 17:14     ` Clemens Ladisch

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=40CDC671.4020706@boosthardware.com \
    --to=pshirkey@boosthardware.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=clemens@ladisch.de \
    /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.