@@ -6,13 +6,14 @@ menu_item: true
66
77# JACK FAQ
88
9+ * [ What is JACK?] ( about.html )
910* [ What is the difference between JACK1 and JACK2?] ( https://github.com/jackaudio/jackaudio.github.com/wiki/Q_difference_jack1_jack2 )
1011* [ What audio devices are supported by JACK?] ( device_support.html )
1112* [ How do I refer to a soundcard
1213 so that the name always works?] ( device_naming.html )
13- * How do I stop JACK from creating pops, clicks and other artifacts?
14- * What are the best settings to use?
15- * What are the best settings to use for a USB1 audio device?
14+ * How do I stop JACK from creating pops, clicks and other artifacts?
15+ * What are the best settings to use?
16+ * What are the best settings to use for a USB1 audio device?
1617* [ How can I use multiple soundcards with JACK?] ( multiple_devices.html )
1718* [ How do I use JACK over a network?] ( netjack.html )
1819* [ Do I need a realtime kernel
@@ -21,18 +22,18 @@ menu_item: true
2122 to allow realtime scheduling?] ( linux_rt_config.html )
2223* [ How does using Linux with RT_GROUP_SCHED enabled
2324 affect JACK?] ( linux_group_sched.html )
24- * How can I save/restore JACK connections?
25+ * How can I save/restore JACK connections?
2526* [ How can I setup persistent connections?] ( persistent_connections.html )
2627* [ How can I use PulseAudio and JACK
2728 on the same machine?] ( pulseaudio_and_jack.html )
28- * How can I play audio from .... via JACK?
29+ * How can I play audio from .... via JACK?
2930 * [ Flash] ( routing_flash.html )
3031 * [ GStreamer applications] ( gstreamer_via_jack.html )
31- (e.g. Totem, Rhythmbox & many more)
32+ (e.g. Totem, Rhythmbox & many more)
3233 * [ Phonon applications] ( routing_phonon.html )
3334 * [ xmms/audacious] ( routing_audacious.html )
3435 * [ applications using ALSA directly] ( routing_alsa.html )
35- * How do I connect my ALSA sequencer applications to JACK MIDI?
36+ * How do I connect my ALSA sequencer applications to JACK MIDI?
3637* [ How does JACK compare to ... ?] ( comparing_jack.html )
3738* [ Does using JACK add latency?] ( no_extra_latency.html )
3839* [ How do I build and install JACK?] ( build_info.html )
0 commit comments