text tweaks
This commit is contained in:
parent
d5f9c86810
commit
b56aba6e2d
@ -49,18 +49,25 @@ JACK you use. The world divides into:
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
<h2>Check MIDI ports</h2>
|
<h2>Check availaibility MIDI ports</h2>
|
||||||
<p>
|
<p>
|
||||||
If you have correctly configured JACK for MIDI, then your MIDI ports should appear in
|
If you have correctly configured JACK for MIDI, then your MIDI ports should appear in
|
||||||
qjackctl under <kbd class="menu">Connections > MIDI > a2j</kbd>.
|
qjackctl under <kbd class="menu">Connections > MIDI </kbd>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Making it automatic</h3>
|
<h3>Making it automatic</h3>
|
||||||
<p>
|
<p>
|
||||||
Once you've verified that the ports appear in JACK as expected, you
|
Once you've verified that the ports appear in JACK as expected, you
|
||||||
can make this happen whenever you start JACK. If you use a newer
|
can make this happen whenever you start JACK.
|
||||||
version of JACK 1, just make sure the -X alsa_midi or -X seq options
|
</p>
|
||||||
are enabled. For other versions of JACK,
|
|
||||||
|
<p>If you use a newer version of JACK 1, just make sure the -X
|
||||||
|
alsa_midi or -X seq options are enabled for whatever technique you use
|
||||||
|
to start JACK.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
For other versions of JACK,
|
||||||
add <kbd class="input">a2jmidid -e</kbd> as an "after start-up" script
|
add <kbd class="input">a2jmidid -e</kbd> as an "after start-up" script
|
||||||
in the <kbd class="menu">Setup > Options</kbd> tab of QJackCtl, so
|
in the <kbd class="menu">Setup > Options</kbd> tab of QJackCtl, so
|
||||||
that it is started automatically whenever you start JACK.
|
that it is started automatically whenever you start JACK.
|
||||||
|
Loading…
Reference in New Issue
Block a user