Update README.Fedora: add link to configure jack+alsa, mention qjackctl.

epel8
Andy Shevchenko 16 years ago
parent 4bee82a9c0
commit dbd1fcf49d

@ -31,10 +31,13 @@ Close all your sessions and relogin to get the new group permissions and
limits.
Kill the current pulseaudio daemon:
killall pulseaudio
pulseaudio -k
Start the jack daemon (your parameters may be different):
jackd -R -P4 -dalsa -r44100 -p512 -n4 -D -Chw:0 -Phw:0
or use
qjackctl -s
if you have it installed and configured.
Start the pulseaudio daemon:
~/bin/jack.pa
@ -42,6 +45,14 @@ Start the pulseaudio daemon:
Now everything should work.
USING ALSA DIRECTLY
Due to big amount of text lines and a few necessary graphics here is only link
to very useful article about jack-audio-connection-kit and ALSA. So, go by
following link:
http://www.legg.uklinux.net/rosegarden_sound_howto_fc7.html
RUNNING JACK SERVER IN REALTIME MODE
NOTE: this chapter describes steps for older Fedora vesions.

Loading…
Cancel
Save