rpms/jack-audio-connection-kit/devel jack-audio-connection-kit-README.Fedora, 1.3, 1.4

Andy Shevchenko andriy at fedoraproject.org
Sun Nov 9 15:36:42 UTC 2008


Author: andriy

Update of /cvs/extras/rpms/jack-audio-connection-kit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19929

Modified Files:
	jack-audio-connection-kit-README.Fedora 
Log Message:
Fix typos in README.Fedora


Index: jack-audio-connection-kit-README.Fedora
===================================================================
RCS file: /cvs/extras/rpms/jack-audio-connection-kit/devel/jack-audio-connection-kit-README.Fedora,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jack-audio-connection-kit-README.Fedora	28 Jul 2008 18:20:36 -0000	1.3
+++ jack-audio-connection-kit-README.Fedora	9 Nov 2008 15:36:11 -0000	1.4
@@ -9,7 +9,7 @@
     yum install pulseaudio-module-jack alsa-plugins-jack jack-audio-connection-kit 
 
 Add yourself to the pulse-rt and jackuser groups.
-    usermod -a -G pulse-rt,jackaudio "<your username>"
+    usermod -a -G pulse-rt,jackuser "<your username>"
 
 Check /etc/security/limits.conf (our package should provide these changes):
 
@@ -37,15 +37,15 @@
     jackd -R -P4 -dalsa -r44100 -p512 -n4 -D -Chw:0 -Phw:0
 
 Start the pulseaudio daemon:
-    pulseaudio -nF ~/bin/jack.pa
+    ~/bin/jack.pa
 
 Now everything should work.
 
-Next chapter describes steps for older Fedora vesions.
-
 
 	RUNNING JACK SERVER IN REALTIME MODE
 
+NOTE: this chapter describes steps for older Fedora vesions.
+
 The JACK server jackd has the capability to run in a real-time mode
 which greatly decreases the chance of audio glitches. The real-time mode
 is enabled by passing the -R or --realtime option to jackd when starting




More information about the fedora-extras-commits mailing list