]> Shamusworld >> Repos - ardour-manual/blob - include/using-the-presonus-faderport8.html
3f86c5be300f6600ea77f1f510cd357458212753
[ardour-manual] / include / using-the-presonus-faderport8.html
1
2 <p>
3   Since version 5.8-290, Ardour supports for the
4   <a href="https://www.presonus.com/products/FaderPort-8" rel="external">Presonus FaderPort&trade; 8</a>.
5 </p>
6
7 <p>
8   The FaderPort&trade; 8 is a production control surface with 8 touch-sensitive, motorized faders,
9   monochromatic digital scribble strips and more than 60 buttons with fixed labels.
10 </p>
11
12 <h2>Connecting the FaderPort 8</h2>
13 <p>
14   The FaderPort 8 (FP8) comes with a USB socket on the back. Connect a
15   suitable USB cable from there to a USB port on your computer.
16
17   The FP8 will be automatically recognized by your operating
18   system, and will appear in any of the lists of possible MIDI ports
19   in both Ardour and other similar software.
20 </p>
21
22 <p class="warning">
23   Ardour uses the FaderPort 8 in what PreSonus calls "Studio One" or "native"
24   mode. To use the FaderPort8 with Ardour's FP8 Control Surface, make sure that
25   the device is in "Studio One" mode. (If you would like to change the mode at
26   any point, power on the unit while holding down the two leftmost Select
27   buttons, see the FaderPort 8 manual for further details. Also note that at
28   least firmware version 1.01 is required. NB. "factory default" resets the
29   firmware, see the PreSonus FaderPort8 Owner's manual chapter 9.4.)
30   <br/>
31   While the FaderPort provides a Mackie Control Universal (MCU) mode, which
32   works with Ardour's Mackie Control Surface, MCU does not support various
33   elements available on the FP8 (e.g. colored buttons, and the custom mode
34   scribble strips).
35 </p>
36
37 <p>
38   To connect the FP8 to Ardour, open the Preferences dialog,
39   select "Control Surfaces" and enable "PreSonus FaderPort 8".
40   Then open the "Protocol Settings" dialog for the FP8. Which
41   (among other things) allows to select the the MIDI ports
42   corresponding to the FP8.
43 </p>
44 <p>
45   Once you select the input and output port, Ardour will initialize
46   the FP8 and it will be ready to use. You only need do this
47   once: Once these ports are connected and your session has been
48   saved, the connections will be made automatically in this and other
49   future sessions.
50 <p>
51 <figure class="center">
52   <img alt="FaderPort8 Control Surface Settings Dialog"
53        src="/images/fp8_settings.png"/>
54 </figure>
55
56 <h2>Using the FaderPort 8</h2>
57 <p>
58   The FaderPort's controls can be divided into five groups:
59 </p>
60 <ul class="inside">
61   <li>Transport buttons</li>
62   <li>Session Navigation controls</li>
63   <li>Fader modes</li>
64   <li>Mix management</li>
65   <li>Channel strip</li>
66 </ul>
67
68 <p class="well">
69   In general the control mapping described in the FaderPort 8
70   Owner's Manual for Studio One (chapter 2) applies to Ardour as well.
71   There are however subtle differences where the DAWs differ.
72 </p>
73
74 <p class="note">
75   Buttons generlaly act on release (not press), with exception
76   of transport-control (since 6.0pre) and individual exceptions mentioned below.
77 </p>
78
79 <h3>Transport Buttons</h3>
80 <figure class="left">
81   <img alt="FaderPort8 Transport Buttons"
82        src="/images/fp8_transport.png"/>
83 </figure>
84 <ol class="inside">
85   <li><kbd class="def">Stop</kbd>: Stops the transport. Press twice to return to
86     session start.</li>
87   <li><kbd class="def">Loop</kbd>: Toggles loop playback. A loop-range needs to
88     be defined in the session for looping to be engaged.</li>
89   <li><kbd class="def">Play/Pause</kbd>: Roll/Stop the transport (note that
90     Ardour has no "pause" mode: Pause is equivalent to stop). During vari-speed
91     playback, pressing "play" resets to 100% forward speed.</li>
92   <li><kbd class="def">Rewind</kbd>: Rewind, roll backwards. Successive presses
93     or holding the button incrementally changes the speed.</li>
94   <li><kbd class="def">Fast Forward</kbd>: Roll forward. Successive presses or
95     holding the button accumulate speed.
96     Pressing (<kbd>Rewind</kbd> and <kbd>Fast Forward</kbd>) simultaneously
97     stops playback and returns the playhead to zero.</li>
98   <li><kbd class="def">Record</kbd>: Toggles the global record enable
99     setting.</li>
100 </ol>
101 <div class="clearer"></div>
102
103 <h3>Session Navigation</h3>
104 <p>
105   Session Navigation allows quick navigation and provides access to
106   session-wide controls. Each of the eight buttons alters the function
107   of the push-button encoder and the <kbd>Prev</kbd>, <kbd>Next</kbd> buttons.
108   With exception of <kbd>Click</kbd> the seven modes are exclusive (radio buttons).
109 </p>
110 <figure class="left">
111   <img alt="FaderPort8 Navigation Buttons"
112        src="/images/fp8_navigation.png"/>
113 </figure>
114 <ol class="inside">
115   <li><kbd class="def">Channel</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
116     buttons select the previous/next mixer-strip. If no strip is selected,
117     <kbd>Next</kbd> selects the first, <kbd>Prev</kbd> the last mixer-strip in
118     the session. Pressing the encoder knob moves the most recently selected
119     mixer-strip into view on the FP8. The encoder scrolls the editor-canvas
120     up/down.</li>
121   <li><kbd class="def">Master</kbd>: The encoder controls the master-bus level.
122     If a session includes a monitor-section, the encoder controls monitor-out by
123     default. Hold the button to control the master-bus level. Press the
124     encoder knob to reset the gain to 0dB. The <kbd>Prev</kbd> / <kbd>Next</kbd>
125     navigation buttons bank the visible strips on the FP8 by one track
126     left/right.</li>
127   <li><kbd class="def">Zoom</kbd>: The encoder controls horizontal zoom of the
128     editor. Press the encoder to <em>zoom to fit</em> the session.
129     <kbd>Prev</kbd> / <kbd>Next</kbd> navigation buttons zoom selected track(s)
130     vertically (or all tracks if none are selected).</li>
131   <li><kbd class="def">Click</kbd>: Toggle the metronome on/off. While holding
132     the <kbd>Click</kbd> button, the encoder modifies the volume of the
133     metronome click (press the encoder while holding <kbd>Click</kbd> to reset
134     the metronome level to 0dBFS).</li>
135   <li><kbd class="def">Scroll</kbd>: The encoder scrolls the timeline (hold
136     <kbd>Shift</kbd> for finer steps). Pressing the encoder <em>zooms to
137       fit</em> the session. The <kbd>Prev</kbd> / <kbd>Next</kbd> navigation
138     buttons bank the visible strips on the FP8 by one track left/right.</li>
139   <li><kbd class="def">Section</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
140     navigation buttons nudge the selected region by the time configured in the
141     nudge-clock. If no region is selected the playhead position is nudged. The
142     encoder always nudges the playhead position.</li>
143   <li><kbd class="def">Bank</kbd>: Encoder and navigation buttons scroll through
144     mixer-strips in banks of eight. Pressing the encoder moves the most recently
145     selected mixer-strip into view on the FP8.</li>
146   <li><kbd class="def">Marker</kbd>: The encoder scrolls the timeline (hold
147     <kbd>Shift</kbd> for finer steps). The <kbd>Prev</kbd> / <kbd>Next</kbd>
148     navigation buttons jump to prev/next markers. Press the encoder to drop a
149     new marker.</li>
150 </ol>
151 <p>
152   When combined with <kbd>Shift</kbd>, the eight buttons will access custom
153   functions, which can be configured in the Preference Dialog. The buttons will
154   light up if an action has been assigned to a button.
155 </p>
156 <p>
157   The following tables shows a condensed overview of the session-navigation modes:
158 </p>
159 <table>
160   <tr><th></th><th><kbd>Prev</kbd> / <kbd>Next</kbd></th><th>Encoder knob</th><th>Encoder Press</th></tr>
161   <tr><th>Channel</th><td>Select prev/next mixer-strip</td><td>Scroll Editor up/down</td><td>Bank to show selected strip on FP8</td></tr>
162   <tr><th>Master</th><td>Bank visible strips on FP8 by 1</td><td>Adjust master/monitor level</td><td>Reset master/monitor to 0dB</td></tr>
163   <tr><th>Zoom</th><td>Vertical zoom (editor track-height)</td><td>Horizontal timeline zoom (time)</td><td>Horizontal zoom to session</td></tr>
164   <tr><th>Scroll</th><td>Bank visible strips on FP8 by 1</td><td>Scroll the timeline (move playhead)</td><td>Horizontal zoom to session</td></tr>
165   <tr><th>Section</th><td>Nudge the selected region</td><td>Nudge the playhead</td><td> - </td></tr>
166   <tr><th>Bank</th><td>Bank visible strips on FP8 by 8</td><td>Bank visible strips on FP8 by 1</td><td>Bank to show selected strip on FP8</td></tr>
167   <tr><th>Marker</th><td>Move to prev/next marker</td><td>Scroll the timeline (move playhead)</td><td>Drop a new marker</td></tr>
168   <tr><th>Press and hold <kbd>Click</kbd></th><td> (mode dependent) </td><td>Adjust metronome Level </td><td>Reset metronome level to 0dBFS</td></tr>
169 </table>
170 <div class="clearer"></div>
171
172 <h3>Shift Button</h3>
173 <figure class="left">
174   <img alt="the FaderPort8 Shift Button"
175        src="/images/fp8_shift_large.png"/>
176 </figure>
177 <p>
178   The two <kbd>Shift</kbd> buttons are identical, they're copied to provide
179   convenient access to the modifiers. Pressing and holding the <kbd>Shift</kbd>
180   button updates the lights (and colors on RGB buttons) to indicate the modified
181   control.
182   <br/>
183   Pressing and holding the <kbd>Shift</kbd> button for one second without
184   pressing any other button enters shift-lock mode. Press <kbd>Shift</kbd> again
185   to reset.
186
187   The <kbd>Shift</kbd> button engages directly on press. Activating an action
188   while the button is held will void the shift-lock mode.
189 </p>
190 <div class="clearer"></div>
191
192 <h3>Fader Modes</h3>
193 <p>
194   The eight faders on the FP8 can be assigned to various automatable
195   controls present in the current session. The four fader-mode buttons
196   change the behavior of the mixer-strip and scribble strip displays.
197   (Note: with the 1.01 firmware these buttons always act on press.)
198 </p>
199 <figure class="left">
200   <img alt="FaderPort8 Fader Mode Buttons"
201        src="/images/fp8_fadermode.png"/>
202 </figure>
203 <ol class="inside">
204   <li><kbd class="def">Track</kbd>: In Track-mode, the motorized faders display
205     and control a mixer-strip's signal level. The Pan/Param encoder modifies the
206     azimuth of the panner (hold <kbd>Shift</kbd> to control the width, if the
207     track's panner supports it). <kbd>Mute</kbd> and <kbd>Solo</kbd> affect the
208     respective mixer-strip.</li>
209   <li><kbd class="def">Edit Plugins</kbd>: When Edit Plug-ins mode is active, the
210     motorized faders will control the parameter settings of a given
211     plugin-insert.<br/>
212     Press the <kbd>Edit Plugins</kbd> button to view all available
213     plugin-inserts on a strip. If no plugins are available, <kbd>Edit
214     Plugins</kbd> will not engage and the FP8 automatically switches back to
215     Track-mode.<br/>
216     <strong>Select Plugin Mode</strong>:
217     Use the <kbd>Select</kbd> buttons under the scribble strip to pick a plugin
218     to edit.<br/>
219     The <kbd>Select</kbd> button color indicates the bypass/enable state of
220     the plugin (red: bypassed, green: enabled). Use <kbd>Shift</kbd> +
221     <kbd>Select</kbd> to toggle the bypass state.<br/>
222     Selecting a plugin enters <strong>Parameter Edit Mode</strong>: The faders
223     and the <kbd>Select</kbd> buttons will respectively control the parameters
224     and toggle controls of the selected plugin (once a plugin has been selected,
225     it stays in edit mode regardless of track selection). If there are more than
226     eight parameters, the Pan/Param encoder allows to scroll through available
227     control-parameters (hold <kbd>Shift</kbd> to bank by 8).<br/>
228     If the plugin has any presets, pressing the Pan/Param encoder switches to
229     the <strong>plugin-preset display</strong>: Plugin preset names are
230     displayed on the scribble-displays, the <kbd>Select</kbd> button below each
231     loads the preset.  The "Pan/Param" encoder can be used to scroll through
232     presets if there are more than seven (right-most, 8th, slot is reserved to
233     unload/clear a loaded preset, hold <kbd>Shift</kbd> to bank by 7). The
234     <kbd>Select</kbd> button color is used to indicate the currently loaded
235     preset (if any) and blinks if a parameter has been modified since loading
236     the preset.  Loading a preset or pressing the Pan/Param encoder again
237     switches back to the Plugin Parameter Edit Mode.<br/>
238     In Parameter Edit Mode, the "Open" (<kbd>Shift</kbd> + <kbd>Macro</kbd>)
239     allows to toggle the Plugin GUI visibility.<br/>
240     Press the <kbd>Edit Plugins</kbd> button again to return to the Select
241     Plugin Mode.
242   </li>
243   <li><kbd class="def">Sends</kbd>: In Sends mode, each of the faders is mapped
244     to the send-level of aux-sends of the selected track. If there are more than
245     eight sends on a given track, the Pan/Param encoder can scroll through them.
246     Send-mode follow the selection. If there are no sends on a given track, the
247     FP8 automatically switches back to Track-mode.</li>
248   <li><kbd class="def">Pan</kbd>: When Pan mode is active, the motorized faders
249     will display and control the panner's azimuth. The Pan/Param controls the
250     pan-width of the selected mixer-strip.</li>
251 </ol>
252 <p>
253   <kbd>Shift</kbd> + <kbd>Track</kbd> toggles timecode display on/off (middle
254   row of the scribble-strip). The timecode format can be configured in the
255   Control Surface Preference Dialog (Timecode, musical-time: bar/beat/tick).
256 </p>
257 <div class="clearer"></div>
258
259 <h3>Channel Strip</h3>
260 <figure class="left">
261   <img alt="The FaderPort8 Channel Strip"
262        src="/images/fp8_strip.png"/>
263 </figure>
264 <ul class="inside">
265   <li><strong>Touch-Sensitive Fader</strong>: The fader can be used to control
266     volume levels, aux send levels, panning, or plugin parameters, depending on
267     the fader-mode (see above).</li>
268   <li><strong>Pan/Param</strong>: The encoder controls panning in Track and Pan
269     mode. In Plugin and Send fader-modes, the encoder banks parameters. See
270     Fader modes above for details. When "Link" is engaged, the encoder can
271     control any automatable parameter (see Miscellaneous below).</li>
272   <li><kbd class="def">Mute</kbd>: Toggle the mute-control of the corresponding
273     mixer-strip. Mute engages on press, and disengages on release. Press and
274     hold the button for at least 0.5sec for momentary.</li>
275   <li><kbd class="def">Solo</kbd>: Toggle the solo or listen (AFL,PFL) control
276     of the corresponding mixer-strip. Solo engages on press, and disengages on
277     release. Press and hold the button for at least 500ms for momentary.</li>
278   <li><kbd class="def">Select</kbd>: In Track and Sends and Pan mode the Select
279     button select/de-select a given mixer-strip.
280     <br/>
281     Since selection is not limited to a single mixer-strip, the button acts in
282     tri-state. A mixer-strip light indicates selection:
283     <ul class="inside">
284       <li><strong>Any Selected Track</strong>: The select button is lit with the
285         track's color.</li>
286       <li><strong>Any Not Selected Track</strong>: The select button is off
287         (dimly showing the track's color).</li>
288       <li><strong>Most Recently Selected Track</strong>: Only one track at a
289         time. The select button blinks with the track's color.</li>
290     </ul>
291     Operations such as <kbd>Edit Plugins</kbd> or <kbd>Sends</kbd> use the
292     most-recently-selected (focused) track. To modify the selection, the
293     button's action depends on the current selection:
294     <ol class="inside">
295       <li><strong><kbd>Select</kbd></strong>: The track is exclusively selected
296         and also becomes the most-recently selected.</li>
297       <li><strong><kbd>Shift</kbd> + <kbd>Select</kbd> any selected
298           track</strong>: Deselect the track.</li>
299       <li><strong><kbd>Shift</kbd> + <kbd>Select</kbd> any unselected
300           track</strong>: Adds the given track to the selection and make it
301           most-recently selected).</li>
302     </ol>
303   </li>
304 </ul>
305 <p>
306   In Track-mode, pressing the <kbd>Select</kbd> button of the most recently
307   selected track (blinking <kbd>Select</kbd> button) will reset the fader-gain
308   to unity (0dB). (since Ardour 5.11-207, Mixbus 4.2-66)
309 </p>
310 <p>
311   While holding the <kbd>ARM</kbd> button the <kbd>Select</kbd> button lights
312   change to red and the <kbd>Select</kbd> buttons controls the record-arm of
313   the given track. Mixer-strips that cannot be record-armed have a dim white
314   light.
315 </p>
316 <p>
317   <kbd>Shift</kbd> + <kbd>ARM</kbd> record-arms all tracks in the session.
318 </p>
319 <div class="clearer"></div>
320
321 <h3>Mix Management</h3>
322 <p>
323   These buttons allows to select which mixer-strips are spilled on the FP8
324   channel-strips.
325 </p>
326 <figure class="left">
327   <img alt="FaderPort8 Mix Management Buttons"
328        src="/images/fp8_mixmanage.png"/>
329 </figure>
330 <ol class="inside">
331   <li><kbd class="def">Audio</kbd>: View Audio Tracks only.</li>
332   <li><kbd class="def">VI</kbd>: Show tracks with virtual instrument
333     plugins.</li>
334   <li><kbd class="def">Bus</kbd>: Display only Busses.</li>
335   <li><kbd class="def">VCA</kbd>: Show VCAs.</li>
336   <li><kbd class="def">All</kbd>: Display all Tracks, Busses (incl master-bus)
337     and VCAs.</li>
338 </ol>
339 <p>
340   In combination with the <kbd>Shift</kbd> modifier ten total
341   filters are available:
342 </p>
343 <ul class="inside">
344   <li><kbd>Shift</kbd> + <kbd class="def">Audio</kbd> <strong>Inputs</strong>:
345     shows all record-armed tracks (Audio and MIDI).</li>
346   <li><kbd>Shift</kbd> + <kbd class="def">VI</kbd> <strong>MIDI</strong>: View
347     all MIDI tracks.</li>
348   <li><kbd>Shift</kbd> + <kbd class="def">Bus</kbd> <strong>Outputs</strong>:
349     Show the Master and Monitor Bus.</li>
350   <li><kbd>Shift</kbd> + <kbd class="def">VCA</kbd> <strong>FX</strong>: Shows
351     Aux-Busess.</li>
352   <li><kbd>Shift</kbd> + <kbd class="def">All</kbd> <strong>User</strong>:
353     Display all currently selected mixer-strips only.</li>
354 </ul>
355 <div class="clearer"></div>
356
357 <h3>Automation Controls</h3>
358 <p>
359   The Automation Controls provide access to the currently selected mixer-strips.
360   The automation enable lights indicates the mode of the most recently selected
361   mixer-strip (blinking selection button). The action affects all selected
362   mixer-strips. The automation controls are currently only available in
363   <kbd>Track</kbd> and <kbd>Pan</kbd> fader modes where they affect the fader
364   and pan automation modes respectively.
365 </p>
366 <figure class="left">
367   <img alt="FaderPort8 Automation Buttons"
368        src="/images/fp8_automation.png"/>
369 </figure>
370 <ol class="inside">
371   <li><kbd class="def">Latch</kbd>: Currently not available in Ardour.</li>
372   <li><kbd class="def">Trim</kbd>: Currently not available in Ardour.</li>
373   <li><kbd class="def">Off</kbd>: Select "Manual" automation mode.</li>
374   <li><kbd class="def">Read</kbd>: Select "Play" automation mode.</li>
375   <li><kbd class="def">Write</kbd>: Select "Write" automation mode (note at the
376     end of a write pass, Ardour automatically puts the track into "Touch"
377     mode.</li>
378   <li><kbd class="def">Touch</kbd> Select "Touch" automation mode.</li>
379 </ol>
380 <div class="clearer"></div>
381 <p>
382   The Automation Controls also double as session state controls
383   when combined with <kbd>Shift</kbd>.
384 </p>
385 <ol class="inside">
386   <li><kbd>Shift</kbd> + <kbd class="def">Latch</kbd> <strong>Save</strong>:
387     Save the session. The button lights up red if the session is modified.</li>
388   <li><kbd>Shift</kbd> + <kbd class="def">Trim</kbd> <strong>Redo</strong>: Redo
389     a previously undone operation. The button lights up green if redo is
390     possible.</li>
391   <li><kbd>Shift</kbd> + <kbd class="def">Off</kbd> <strong>Undo</strong>: Undo
392     the most recent operation. The button lights up green if undo is
393     possible.</li>
394 </ol>
395 <p>
396   With <kbd>Shift</kbd>, the bottom row allows to bind three custom user
397   actions.
398 </p>
399 <div class="clearer"></div>
400
401 <h3>Miscellaneous</h3>
402 <figure class="left">
403   <img alt="FaderPort8 Misc Buttons"
404        src="/images/fp8_misc.png"/>
405 </figure>
406 <ul class="inside">
407   <li><kbd class="def">Solo Clear</kbd>: Reset all solo controls in the
408     session. If the FP8 was used to clear solo-state, pressing the button again
409     will restore the previous state (unless solo state was modified manually
410     since).</li>
411   <li><kbd class="def">Mute Clear</kbd>: Unmute all mixer-strips in the
412     session. If the FP8 was used to clear mute-state, pressing the button again
413     will restore the previous mute state (unless mute-state was changed manually
414     since).</li>
415   <li><kbd class="def">Bypass</kbd>: The behavior depends on the edit-mode:
416     <ul class="inside">
417       <li><strong>Track + Pan Mode</strong>: A/B bypass toggle any plugins on
418         all selected mixer-strips.</li>
419       <li><strong>Edit Plugin Parameter</strong>: Toggle bypass of of the plugin
420         that is currently being edited. Bypass state is indicated by color: red
421         for bypassed, green for enabled (not bypassed).</li>
422     </ul>
423   </li>
424   <li><kbd>Shift</kbd> + <kbd class="def">Bypass</kbd> <strong>Bypass
425       All</strong>: A/B bypass toggle any plugins on all selected mixer-strips.</li>
426 </ul>
427 <ul class="inside">
428   <li><kbd class="def">Macro</kbd>: Toggle Editor and Mixer Windows/Tabs.</li>
429   <li><kbd>Shift</kbd> + <kbd class="def">Macro</kbd> <strong>Open</strong>: The
430     behavior depends on the edit-mode:
431     <ul class="inside">
432       <li><strong>Edit Plugin Parameter</strong>: Toggle Plugin GUI visibility
433         (if it has a GUI) of the plugin that is currently being edited.</li>
434       <li><strong>all other modes</strong>: Show the Import Audio Dialog.</li>
435     </ul>
436   <li><kbd class="def">Link</kbd>: Activate Control-Link Mode (only available in
437     Track and Pan modes).<br/>
438     The Pan/Param encoder controls the element over which the mouse-cursor
439     hovers in the GUI. One can access any parameter which can be automated.<br/>
440     Pressing the Pan/Param encoder resets the control-parameter to the default
441     value.<br/>
442     The buttons color is used to indicate the link-state:
443     <ul class="inside">
444       <li><strong>orange</strong>: Link is enabled, but the mouse-cursor is not
445         over an element which can be controlled.</li>
446       <li><strong>yellow</strong>: Link is enabled, and the cursor is hovering
447         over a controllable element.</li>
448       <li><strong>green</strong>: Link is locked to a given element (see
449         below).</li>
450       <li><strong>turquoise</strong>: Link lock is possible (when pressing
451         <kbd>Shift</kbd> while link-mode is enabled).</li>
452       <li><strong>red</strong>: Link-lock is not possible (only when pressing
453         <kbd>Shift</kbd> while link-mode is enabled without a valid element to
454         control.</li>
455     </ul>
456   </li>
457   <li><kbd>Shift</kbd> + <kbd class="def">Link</kbd> <strong>Lock</strong>:
458     When in Link-mode (see above), this allows to lock the current control to
459     the Pan/Param encoder. Link will no longer follow the GUI mouse-cursor.<br/>
460     If Link-mode is not enabled, Lock, locks the GUI (alike Session &gt; Lock)
461     to prevent accidental changes.</li>
462 </ul>
463 <p>
464 Link and Link-Lock mode will automatically disengage when entering
465 <kbd>Sends</kbd> or <kbd>Edit Plugins</kbd> mode.
466 </p>
467 <div class="clearer"></div>
468
469 <h3>Harrison Mixbus</h3>
470 <p>
471 The above also applies to Ardour-derivatives Harrison-Mixbus and Mixbus 32C with a few subtle differences:
472 </p>
473 <ul>
474   <li>
475     Mix Management <strong>Bus</strong> shows Mixbusses only, while <strong>FX</strong> spills Aux-busses.
476   </li>
477   <li>
478     The Mixbus built-in EQ and Compressor are present on every track and bus and always available. They are displayed as special plugins on right-side in <strong>Select Plugin Mode<strong>.
479     When editing those processors, the parameters follows track selection (for other plugins this is not possible since they may not be present).
480   </li>
481   <li>
482     Fader mode <strong>Sends</strong> shows mixbus-assigns first (before any optional aux-sends). The master-bus-assign is available on the "S"olo button of the right-most strip. 
483   </li>
484 </ul>