All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: status of usb audio driver
Date: Thu, 13 Jun 2002 02:31:12 +0900	[thread overview]
Message-ID: <3D078560.4030707@boosthardware.com> (raw)
In-Reply-To: s5hzny0zb43.wl@alsa2.suse.de

Takashi Iwai wrote:
> At Thu, 13 Jun 2002 01:48:33 +0900,
> Patrick Shirkey wrote:
> 
>>Patrick Shirkey wrote:
>>
>>>Patrick Shirkey wrote:
>>>
>>>
>>>>i have been testing the sound and I am getting playback although at 
>>>>this point I can get sound out of hw:2,0 and hw:2,2 they are both the 
>>>>left channels. The sound is scratchy but it is there :)
>>>>
>>>
>>>The sound is actually coming through output 2 and 4 on the sound card 
>>>even though I'm using hw:2,0 or hw:2,2.
>>>
>>
>>When I use the first two pcm devices the sound is sent through output 2 
>>on the card and when I use the third the sound is sent through output 4.
> 
> 
> i committed a minor change to cvs.
> now endpoints will be shown in each proc file.
> could you apply and send me the output of each proc file?
> i'd like to know whether really endpoints are parsed correctly.
> 
> 

 From the looks of things they are not.

------
# cat /proc/asound/card2/stream0
M Audio USB AudioSport Quattro (tm) : USB Audio

Playback:
   Format: S16_LE
   Channels: 2
   Endpoint: 3 OUT
   Rates: 11025, 22050, 44100

Capture:
   Format: S16_LE
   Channels: 2
   Endpoint: 5 IN
   Rates: 11025, 22050, 44100

# cat /proc/asound/card2/stream1
M Audio USB AudioSport Quattro (tm) : USB Audio #1

Playback:
   Format: S16_LE
   Channels: 2
   Endpoint: 3 OUT
   Rates: 11025, 22050, 44100, 48000

Capture:
   Format: S16_LE
   Channels: 2
   Endpoint: 5 IN
   Rates: 11025, 22050, 44100, 48000

# cat /proc/asound/card2/stream2
M Audio USB AudioSport Quattro (tm) : USB Audio #2

Playback:
   Format: S16_LE
   Channels: 2
   Endpoint: 4 OUT
   Rates: 11025, 22050, 44100, 48000

Capture:
   Format: S16_LE
   Channels: 2
   Endpoint: 6 IN
   Rates: 11025, 22050, 44100, 48000

------



> 
>>I have also tested capture and the card is not working with that yet.
>>
>>It will attempt to record for a few seconds but will not write to a file 
>>or produce any noise either with direct monitoring enabled or not. Also 
>>  recording locks the mouse until either it has finished or is ctrl+c'd.
> 
> 
> hmm, this sounds bad.
> i'm not sure whether this is a general capture problem on usb audio.
> i'll borrow a usb mic tomorrow and test with it.
> 
> 
> ciao,
> 
> Takashi
> 
> 



-- 
Patrick Shirkey - Boost Hardware Ltd.
For the discerning hardware connoisseur
Http://www.boosthardware.com
Http://www.boosthardware.com/LAU/guide/
========================================


_______________________________________________________________

Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

  reply	other threads:[~2002-06-12 17:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-04 16:57 status of usb audio driver Takashi Iwai
2002-06-12  5:16 ` Patrick Shirkey
2002-06-12 13:24   ` Takashi Iwai
2002-06-12 14:10     ` Patrick Shirkey
2002-06-12 14:13       ` Takashi Iwai
2002-06-12 14:19         ` Niklas Werner
2002-06-12 14:36           ` Takashi Iwai
2002-06-12 16:00             ` Niklas Werner
2002-06-12 14:55         ` Patrick Shirkey
2002-06-12 16:12           ` Patrick Shirkey
2002-06-12 16:48             ` Patrick Shirkey
2002-06-12 16:59               ` Takashi Iwai
2002-06-12 17:31                 ` Patrick Shirkey [this message]
2002-06-13 10:39                   ` Takashi Iwai
2002-06-13 12:54                     ` Patrick Shirkey
2002-06-13 13:05                       ` Takashi Iwai
2002-06-13 13:21                         ` Niklas Werner
2002-06-13 14:05                           ` Takashi Iwai
2002-06-14  8:58                             ` Niklas Werner
2002-06-13 13:35                         ` Patrick Shirkey
2002-06-13 13:43                           ` Takashi Iwai
2002-06-13 14:58                             ` Patrick Shirkey

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=3D078560.4030707@boosthardware.com \
    --to=pshirkey@boosthardware.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=tiwai@suse.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.