MIDI changes from Daniel Worth

This commit is contained in:
Paul Davis 2013-04-01 13:03:52 -04:00
parent 8655485a69
commit 999d0a020e
4 changed files with 18 additions and 10 deletions

View File

@ -1,10 +0,0 @@
---
layout: default
title: MIDI on OS X
---
<p>CoreMIDI is a part of any OS X system and provides the device drivers and libraries needed by MIDI applications. </p>
<p>You will need to ensure that you are running a version of JACK for OS X that has a working CoreMIDI - JACK MIDI bridge. This first appeared in version 0.89 of JackOS X.</p>

View File

@ -0,0 +1,18 @@
---
layout: default
title: MIDI on OS X
---
<p>In order for CoreMIDI to work with Jack MIDI a version of JACK for OS X that has a working CoreMIDI - JACK MIDI bridge is required. This feature is available on versions equal to or great than version 0.89 of JackOS X.</p>
<h2>Routing MIDI</h2>
<h4>Inside Ardour</h4>
<p>There are multiple locations MIDI ports can show up in Ardour's MIDI connection matrix. CoreMIDI ports that are created by other software clients as well as JACK MIDI ports created by other software clients will show up under the "Other" tab. CoreMIDI hardware ports show up under the "Hardware" tab.</p>
<h4>External Applications</h4>
<p> There are multiple options for connecting MIDI ports outside of ardour</p>
<p><a href="http://www.snoize.com/MIDIMonitor/">MIDI Monitor</a> is a handy tool for doing various things with midi on OS X.</p>
<p><a href="http://notahat.com/midi_patchbay">MIDI Patchbay</a> is a handy tool for connecting MIDI ports.</p>