Behringer page updated to include the X-touch devices.
This commit is contained in:
parent
3862b6c57a
commit
e8fed73cb5
@ -1,6 +1,18 @@
|
||||
|
||||
<h2>Behringer BCF-2000 Faders Controller</h2>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="#bcf2000">Behringer BCF-2000</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#xtouch">Behringer X-Touch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#compact">Behringer X-Touch Compact</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#mini">Behringer X-Touch Mini</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="bcf2000">Behringer BCF-2000 Faders Controller</h2>
|
||||
<figure>
|
||||
<a href="/images/BCF2000.png"><img style="max-width:500px;" alt="Digramatic Image of the BCF2000" src="/images/BCF2000.png"></a>
|
||||
<figcaption>
|
||||
@ -284,5 +296,38 @@ The surface can be broken into 8 groups of controls:
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2 id="xtouch">Behringer X-Touch</h2>
|
||||
<p>
|
||||
The Behringer X-Touch is a direct emulation of the Mackie Control and has all the
|
||||
buttons the Mackie device does. There is a "Behringer X-Touch" map included with
|
||||
Ardour. The X-Touch can be connected to the computer with USB or through a MIDI port.
|
||||
Using USB keeps MIDI ports free for other uses. The ethernet port uses RTP MIDI
|
||||
which should show up as MIDI devices on MacOS computers.
|
||||
</p>
|
||||
|
||||
<h2 id="compact">Behringer X-Touch Compact</h2>
|
||||
<p>
|
||||
The Behringer X-Touch Compact has a Mackie Control mode. From the device manual:</p>
|
||||
<p class="note">"To switch between standard operating mode and MC (Mackie Control) mode, press
|
||||
and hold down the MC button in the bottom left corner, and then turn on
|
||||
the unit’s power switch. Keep holding down the MC button until the MC MODE LED
|
||||
lights continuously to show that the unit is in MC mode."</p>
|
||||
<p>
|
||||
There is a "Behringer X-Touch Compact" map included with Ardour. The X-Touch can be
|
||||
connected to the computer with USB or through a MIDI port. Using USB keeps MIDI ports
|
||||
free for other uses.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The Behringer X-Touch Compact has fewer controls than the mackie control and therefore
|
||||
less function as well. See pages 19-21 of the Behringer X-Touch Compact Quick Start Guide
|
||||
For an explanation of what controls on the Compact map to which Makie Control buttons.
|
||||
</p>
|
||||
<h2 id="mini">Behringer X-Touch Mini</h2>
|
||||
<p>
|
||||
The Behringer X-Touch Mini says it can emulate Mackie control as well. At present there
|
||||
is no map for the Mini and as it has very few controls, many will be missing. A user
|
||||
developed map would be welcome.
|
||||
</p>
|
||||
|
||||
<p class=fixme>Missing content</p>
|
||||
|
Loading…
Reference in New Issue
Block a user