From 698ece5a2757da509d43f7316bcde8b1c84c6a38 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 28 Jun 2014 08:43:00 -0400 Subject: [PATCH] text tweaks --- .../05_setting-up-midi.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/_manual/03_setting-up-your-system/05_setting-up-midi.html b/_manual/03_setting-up-your-system/05_setting-up-midi.html index 3e57cfd..b40f15b 100644 --- a/_manual/03_setting-up-your-system/05_setting-up-midi.html +++ b/_manual/03_setting-up-your-system/05_setting-up-midi.html @@ -5,11 +5,13 @@ title: Setting Up MIDI

What Can Ardour Do With MIDI?

- MIDI - 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. + MIDI is a way to describe musical + performances 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.

MIDI Handling Frameworks

@@ -21,14 +23,14 @@ title: Setting Up MIDI MIDI data. These are:

-

OS X : CoreMIDI

+

OS X

CoreMIDI is the standard MIDI framework on OSX systems. It provides drivers for MIDI hardware and libraries needed by MIDI software clients.

-

Linux : ALSA MIDI

+

Linux

ALSA MIDI is the standard MIDI framework on Linux systems. It provides drivers -- 2.37.2