It appears that you are right - ardour is not just running jackd on its
own. The offending line is found in ~/.jackdrc :

/usr/bin/jackd -p 128 -T -d alsa -n 2 -r 48000 -p 1024 -d hw:0,0

Running this gives :

[EMAIL PROTECTED]:~/backup/pandis/music$ /usr/bin/jackd -p 128 -T -d alsa -n 2 
-r 48000 -p 1024 -d hw:0,0
jackd 0.109.2
Copyright 2001-2005 Paul Davis and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details

JACK compiled with System V SHM support.
loading driver ..
apparent rate = 48000
creating alsa driver ... hw:0,0|hw:0,0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit little-endian
ALSA: use 2 periods for playback


**** alsa_pcm: xrun of at least 0.027 msecs


**** alsa_pcm: xrun of at least 0.029 msecs

<gazillions of xrums>

Running with -n 3 fixes the xruns and no audio skips.

-- 
wrong arguments for jackd
https://bugs.launchpad.net/bugs/214256
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to