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.


-- 
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
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to