]> Shamusworld >> Repos - ardour-manual-diverged/commitdiff
text tweaks
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 28 Jun 2014 12:43:00 +0000 (08:43 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 28 Jun 2014 12:43:00 +0000 (08:43 -0400)
_manual/03_setting-up-your-system/05_setting-up-midi.html

index 3e57cfdbbc9d3e158f08a8d54838dc5fb1d09410..b40f15b0ab51ef388cf9671bcf28c7d8ebcbf3f4 100644 (file)
@@ -5,11 +5,13 @@ title: Setting Up MIDI
 
 <h2>What Can Ardour Do With MIDI?</h2>
 <p>
-  <dfn><abbr title="Musical Instrument Digital Interface">MIDI</abbr></dfn>
-  is a way to describe music data and to control music hardware and 
-  software. Ardour can import and record MIDI data, and perform a 
-  variety of editing operations on it. Furthermore, MIDI can be used to
-  control various functions of Ardour.
+  <dfn><abbr title="Musical Instrument Digital
+  Interface">MIDI</abbr></dfn> is a way to describe musical
+  performances and to control music hardware and software.
+</p> 
+<p>Ardour can import and record MIDI data, and perform a variety of
+  editing operations on it. Furthermore, MIDI can be used to control
+  various functions of Ardour.
 </p>
 
 <h2>MIDI Handling Frameworks</h2>
@@ -21,14 +23,14 @@ title: Setting Up MIDI
   MIDI data. These are:
 </p>
 
-<h3>OS X : CoreMIDI</h3>
+<h3>OS X</h3>
 <p>
   <dfn>CoreMIDI</dfn> is the standard MIDI framework on OSX systems. 
   It provides drivers for MIDI hardware and libraries needed by MIDI
   software clients. 
 </p>
 
-<h3>Linux : ALSA MIDI</h3>
+<h3>Linux</h3>
 <p>
   <dfn><abbr title="Advanced Linux Sound API">ALSA</abbr> MIDI</dfn>
   is the standard MIDI framework on Linux systems. It provides drivers