X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fmidi-on-linux.html;h=307ae5432979a97deb23baab53549c6847f18ec1;hb=0fec8c5f7c5fc1fac85b40d025d230b26435579b;hp=ca7b25280fd70623767ff0706cb851a0568c75ed;hpb=2098e011e638b5c86c56e68df7757975fc4d728f;p=ardour-manual diff --git a/include/midi-on-linux.html b/include/midi-on-linux.html index ca7b252..307ae54 100644 --- a/include/midi-on-linux.html +++ b/include/midi-on-linux.html @@ -4,17 +4,17 @@ JACK you use. The world divides into:
Systems using JACK 1, versions 0.124 or later
-
On these systems, just start JACK with +
On these systems, just start JACK with 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
Use a2jmidid to act as a bridge between ALSA MIDI and JACK. Do - not use the -X seq or -X raw arguments - the timing and performance + not use the -X seq or -X raw arguments—the timing and performance of these options is not acceptable.
- +

a2jmidid

a2jmidid is an application that bridges between the system @@ -29,7 +29,7 @@ JACK you use. The world divides into: Set Settings > MIDI Driver to none. Then uncheck the Misc > Enable ALSA Sequencer - support option.
+ support option.
Now it's time to restart your jack server before going on.