]> Shamusworld >> Repos - ardour-manual/blob - include/midi-on-os-x.html
Tiny mistake in Status Bar
[ardour-manual] / include / midi-on-os-x.html
1
2 <p>
3   In order for CoreMIDI to work with Jack MIDI, a CoreMIDI-to-JACK-MIDI
4   <dfn>bridge</dfn> is required. This feature is available on versions equal to
5   or greater than version 0.89 of JackOSX.
6 </p>
7
8 <h2>Routing MIDI</h2>
9
10 <h3>Inside Ardour</h3>
11
12 <p>
13   MIDI ports show up in Ardour's MIDI connection matrix in multiple locations.
14   Bridged CoreMIDI ports as well as JACK MIDI ports that have been created by
15   other software clients will show up under the "Other" tab. Bridged CoreMIDI
16   hardware ports show up under the "Hardware" tab.
17 </p>
18
19 <h3>External Applications</h3>
20
21 <p>
22   There are multiple options for connecting MIDI ports outside of Ardour.
23 </p>
24
25 <ul>
26   <li><a href="http://www.snoize.com/MIDIMonitor/">MIDI Monitor</a> is a handy
27   tool for doing various MIDI-related tasks.</li>
28   <li><a href="http://notahat.com/midi_patchbay/">MIDI Patchbay</a> allows
29   connection of ports and filters MIDI data.</li>
30 </ul>
31