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