text tweaks
This commit is contained in:
parent
64c34bcf92
commit
698ece5a27
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user