text tweaks

This commit is contained in:
Paul Davis 2014-06-28 08:43:00 -04:00
parent 64c34bcf92
commit 698ece5a27

View File

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