]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/03_setting-up-your-system/05_setting-up-midi.html
More introduction on relative snap.
[ardour-manual-diverged] / _manual / 03_setting-up-your-system / 05_setting-up-midi.html
index 69686cb069014d5e51e5d8b1f5fb3c2ee2b81edc..8925eb73bde2c437981a240d4f9faa8909362fe0 100644 (file)
@@ -20,25 +20,24 @@ title: Setting Up MIDI
   that handles audio input and output. Up to release 3.5, that means
   that all MIDI I/O takes place via JACK. JACK itself uses the 
   native MIDI support of the operating system to receive and send
   that handles audio input and output. Up to release 3.5, that means
   that all MIDI I/O takes place via JACK. JACK itself uses the 
   native MIDI support of the operating system to receive and send
-  MIDI data. These are:
+  MIDI data. The native MIDI support  provides device drivers for MIDI
+  hardware and libraries needed by software applications that want to
+  work with MIDI.
 </p>
 
 <dl>
 <dt>OS X</dt>
 <dd>  <dfn>CoreMIDI</dfn> is the standard MIDI framework on OSX systems. 
 </p>
 
 <dl>
 <dt>OS X</dt>
 <dd>  <dfn>CoreMIDI</dfn> is the standard MIDI framework on OSX systems. 
-  It provides drivers for MIDI hardware and libraries needed by MIDI
-  software clients. 
 </dd>
 <dt>Linux</dt>
 <dd>
   <dfn><abbr title="Advanced Linux Sound API">ALSA</abbr> MIDI</dfn>
 </dd>
 <dt>Linux</dt>
 <dd>
   <dfn><abbr title="Advanced Linux Sound API">ALSA</abbr> MIDI</dfn>
-  is the standard MIDI framework on Linux systems. It provides drivers 
-  for MIDI hardware and libraries needed by MIDI software clients.
+  is the standard MIDI framework on Linux systems.
 </dd>
 </dl>
 
 <p class="note">
 </dd>
 </dl>
 
 <p class="note">
-  NoteThe <dfn>QJackCtl</dfn> control software displays ALSA MIDI
+  On Linux systems, <dfn>QJackCtl</dfn> control software displays ALSA MIDI
   ports under its "ALSA" tab (it does not currently display CoreMIDI
   ports).  By contrast, JACK MIDI ports show up under
   the <kbd class="menu">MIDI</kbd> tab in QJackCtl.
   ports under its "ALSA" tab (it does not currently display CoreMIDI
   ports).  By contrast, JACK MIDI ports show up under
   the <kbd class="menu">MIDI</kbd> tab in QJackCtl.