Hallo,
Takashi Iwai hat gesagt: // Takashi Iwai wrote:

> make sure that you starting the jack with 48kHz and the period size
> aligned to 48, such as 48, 96, 192...

Sorry, but I do not understand this fully. First, I'd rather like to
run at 44.1 kHz, because that's a bit less computation for the
softsynth I'm using. Will this lead to problems? I can live with a bit
higher latency.

Second: the alsa driver of jack has these options:

alsa PCM driver args: 
    -d alsa-pcm-name (default: default)
    -r sample-rate (default: 48kHz)
    -p frames-per-period (default: 1024)
    -n periods-per-hardware-buffer (default: 2)

I had to run with "-n 3", with "-n 2" jack wouldn't start. 

The period size you mentioned must be "-p frames-per-period", if I'm
right?
So if running with 44.1 kHz, should I use something like "-p 1025"
where  41*25 = 1025?

But this doesn't work with Pd, which expects powers of 2...

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to