]> git.parisson.com Git - telecaster-client.git/commitdiff
increase latency to 4096 (no RT touch kernel now...)
authoryomguy <>
Sat, 27 Nov 2010 23:43:12 +0000 (23:43 +0000)
committeryomguy <>
Sat, 27 Nov 2010 23:43:12 +0000 (23:43 +0000)
conf/etc/default/jackd

index 759a33d71f238df4e59908ba576d02aef672318a..45509b2af2b102e41f80f07e11707e994e8c3db5 100644 (file)
@@ -5,5 +5,5 @@ START_DAEMON=yes
 USER=telecaster
 
 # Options to pass to jackd
-OPTIONS="-R -dalsa -r44100 -p512 -n3 -D -Chw:1,1 -Phw:1,0 "
+OPTIONS="-dalsa -r44100 -p4096 -n3 -D -Chw:1,1 -Phw:1,0"