All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Shirkey <pshirkey@boosthardware.com>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@lists.sourceforge.net
Subject: Re: AW: usb quattro
Date: Wed, 25 Sep 2002 01:20:38 +0900	[thread overview]
Message-ID: <3D9090D6.6010402@boosthardware.com> (raw)
In-Reply-To: 3D8C277C.2070808@boosthardware.com

Patrick Shirkey wrote:
> Takashi Iwai wrote:
> 
>> the resolution of usb-audio device is 1ms.  this value is fixed.
>> thus you need to adjust the period size according to the sample rate
>> if you want to achieve the real-time response with a small period
>> size.
>>
>> that means:
>> - the sample rate should be 48kHz (or 32kHz), which can be divided by
>>   1000, and should not be 44.1kHz.
>> - the period size should be aligned to (rate / 1000).
>>   in the case of 48kHz, the period size should be 48, 96, 192, ...
>>
>> please try this combination.
>>
> 
> This is not working properly here.
> 
> Using 48khz with the above or higher sample rates I get many xruns from 
> jackd and it is impossible to connect ardour.
> 
> However if I use 44100/48000 with the default period size of 1024 then 
> it takes jack a while to warm the card up (about 5-10 seconds) and then 
> I get no xruns. However the sound quality is scratchy.
> 
> 

I was thinking about why the sound has been degraded again. It sounds 
the same as what was happening a couple of months back. Is it possible 
that when you added the code for merging multiple endpoints that you 
didn't take into account that fix again?

It seems odd that by changing the endpoint code the audio quality (which 
was perfect) has been degraded to what we were hearing a couple of 
months back.


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

"Um...symbol_get and symbol_put... They're
kindof like does anyone remember like get_symbol
and put_symbol I think we used to have..."
- Rusty Russell in his talk on the module subsystem



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

  reply	other threads:[~2002-09-24 16:20 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-04 14:32 usb quattro Patrick Shirkey
2002-09-04 14:41 ` Takashi Iwai
2002-09-04 14:51   ` Patrick Shirkey
2002-09-04 14:55     ` Takashi Iwai
2002-09-04 15:26       ` Patrick Shirkey
2002-09-04 15:47         ` Takashi Iwai
2002-09-04 16:35           ` Patrick Shirkey
2002-09-04 16:53             ` Takashi Iwai
2002-09-04 18:55               ` Tim Goetze
2002-09-05 14:02                 ` Patrick Shirkey
2002-09-05 15:28                   ` Takashi Iwai
2002-09-05 18:31                     ` Patrick Shirkey
2002-09-05 19:02                       ` AW: " Karsten Wiese
2002-09-05 19:25                         ` Patrick Shirkey
2002-09-06 10:29                         ` Takashi Iwai
2002-09-06 20:40                           ` Patrick Shirkey
2002-09-06 21:13                             ` Patrick Shirkey
2002-09-07  4:17                               ` usb-midi Patrick Shirkey
2002-09-09 11:41                                 ` usb-midi Clemens Ladisch
2002-09-09  9:42                             ` AW: usb quattro Takashi Iwai
2002-09-09 11:56                               ` Patrick Shirkey
2002-09-09 13:32                                 ` Patrick Shirkey
2002-09-09 16:36                                   ` Patrick Shirkey
2002-09-21  8:02                               ` Patrick Shirkey
2002-09-24 16:20                                 ` Patrick Shirkey [this message]
2002-09-25 23:55                                   ` Patrick Shirkey
2002-09-26  0:56                                     ` Patrick Shirkey
2002-09-26  2:29                                       ` control info Patrick Shirkey
2002-09-26 13:54                                       ` usb quattro Takashi Iwai
2002-09-06 10:30                       ` Takashi Iwai

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=3D9090D6.6010402@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.