diff --git a/include/configuring-midi.html b/include/configuring-midi.html index 217eee9..c0bc003 100644 --- a/include/configuring-midi.html +++ b/include/configuring-midi.html @@ -26,25 +26,16 @@ ALSA MIDI is the standard MIDI framework on Linux systems. Windows - There is no single standard MIDI framework on Windows, but Ardour - can work with ASIO and others. + MME is the standard + MIDI framework on Windows systems.

- On Linux systems, QJackCtl control software displays ALSA MIDI - ports under its "ALSA" tab (it does not currently display CoreMIDI ports). - By contrast, JACK MIDI ports show up under the MIDI - tab in QJackCtl. However, when Ardour is using jackd for audio in and out - the alsa MIDI ports are not accessable. When Ardour is using ALSA for audio - in and out then only alsa MIDI ports are accessable. + JACK is an + alternate audio system which Ardour can utilize for both audio and + MIDI. JACK is used to route audio between independent applications, + and is now considered an advanced use case which is not recommended + for most users. Users with a need to use JACK for audio routing + should consult the latest documentation at + the JACK website.

- -

JACK MIDI Configuration

- -

- By default, JACK will not automatically detect and use - existing MIDI ports. One of several ways of bridging between - the native MIDI frameworks (e.g. CoreMIDI or ALSA) and JACK MIDI must be - chosen, as described in the following sections. -

- diff --git a/master-doc.txt b/master-doc.txt index 28699bf..f8a2a3c 100644 --- a/master-doc.txt +++ b/master-doc.txt @@ -292,22 +292,6 @@ uri: setting-up-your-system/setting-up-midi part: chapter --- ---- -title: MIDI on Linux -include: midi-on-linux.html -link: midi-on-linux -uri: setting-up-your-system/setting-up-midi/midi-on-linux -part: subchapter ---- - ---- -title: MIDI on OS X -include: midi-on-os-x.html -link: midi-on-os-x -uri: setting-up-your-system/setting-up-midi/midi-on-os-x -part: subchapter ---- - --- title: Ardour's Interface uri: ardours-interface