X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F03_setting-up-your-system%2F05_setting-up-midi%2F02_midi-on-linux.html;h=f775c83c3c2f9ba4b6a954c674b8b71943db7414;hb=ec7407419435f10f12672659aa7c7c71ef5efd13;hp=b00989e3baa6ec273a5d247e07610e23992b65c9;hpb=b56aba6e2de2440ff06b09d244c328a64659bbf3;p=ardour-manual diff --git a/_manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html b/_manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html index b00989e..f775c83 100644 --- a/_manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html +++ b/_manual/03_setting-up-your-system/05_setting-up-midi/02_midi-on-linux.html @@ -9,7 +9,7 @@ JACK you use. The world divides into:
Systems using JACK 1, versions 0.124 or later
On these systems, just start JACK with - the -X alsa_midi server argument. To support legacy control + the -X alsa_midi server argument. To support legacy control applications, you can also use the -X seq argument to the ALSA backend of JACK and get the exact same results.
All others
@@ -49,7 +49,7 @@ JACK you use. The world divides into:

-

Check availaibility MIDI ports

+

Check available MIDI ports

If you have correctly configured JACK for MIDI, then your MIDI ports should appear in qjackctl under Connections > MIDI . @@ -68,8 +68,7 @@ to start JACK.

For other versions of JACK, -add a2jmidid -e as an "after start-up" script +add a2jmidid -e & as an "after start-up" script in the Setup > Options tab of QJackCtl, so that it is started automatically whenever you start JACK.

-