text tweaks

This commit is contained in:
Paul Davis 2014-06-28 08:43:58 -04:00
parent 698ece5a27
commit 3f4ab333fc

View File

@ -23,19 +23,19 @@ title: Setting Up MIDI
MIDI data. These are: MIDI data. These are:
</p> </p>
<h3>OS X</h3> <dl>
<p> <dt>OS X</dt>
<dfn>CoreMIDI</dfn> is the standard MIDI framework on OSX systems. <dd> <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> </dd>
<dt>Linux</dt>
<h3>Linux</h3> <dd>
<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
for MIDI hardware and libraries needed by MIDI software clients. for MIDI hardware and libraries needed by MIDI software clients.
</p> </dd>
</dl>
<p class="note"> <p class="note">
NoteThe <dfn>QJackCtl</dfn> control software displays ALSA MIDI NoteThe <dfn>QJackCtl</dfn> control software displays ALSA MIDI