]> Shamusworld >> Repos - ardour-manual/blob - include/using-the-presonus-faderport8.html
Fix HTML (lists are not allowed inside paragraphs)
[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="well">
23   Ardour uses the FaderPort 8 in what PreSonus calls "Studio One" or
24   "native" mode.
25   (If you would like to change the mode at any point, power on the unit while
26   holding down the first two Select buttons, see the FaderPort 8 manual
27   for further details, also note that at least Firmware version 1.01 is
28   required.)
29   <br/>
30   While the FaderPort provides a Mackie Control Universal (MCU) mode,
31   MCU does not support various elements available on the FP8.
32   e.g. colored buttons, and the custom mode scribble strips.
33 </p>
34
35 <p>
36   To connect the FP8 to Ardour, open the Preferences dialog,
37   select "Control Surfaces" and enable "PreSonus FaderPort 8".
38   Then open the "Protocol Settings" dialog for the FP8. Which
39   (among other things) allows to select the the MIDI ports
40   corresponding to the FP8.
41 </p>
42 <p>
43   Once you select the input and output port, Ardour will initialize
44   the FP8 and it will be ready to use. You only need do this
45   once: Once these ports are connected and your session has been
46   saved, the connections will be made automatically in this and other
47   future sessions.
48
49   <figure class="center">
50   <img alt="FaderPort8 Control Surface Settings Dialog"
51        src="/images/fp8_settings.png"/>
52   </figure>
53 <p>
54
55 <h2>Using the FaderPort 8</h2>
56 <p>
57   The FaderPort's controls can be divided into five groups:
58   <ul>
59     <li>Transport buttons</li>
60     <li>Session Navigation controls</li>
61     <li>Fader modes</li>
62     <li>Mix management</li>
63     <li>Channel strip</li>
64   </ul>
65 </p>
66
67 <p class="well">
68   In general the control mapping described in the FaderPort 8
69   Owner's Manual for Studio One (chapter 2) applies to Ardour as well.
70   There are however subtle differences where the DAWs differ.
71 </p>
72
73 <p class="note">
74   All buttons act on release (not press), exceptions are mentioned below.
75 </p>
76
77 <h3>Transport Buttons</h3>
78 <p>
79   <figure class="left olist">
80   <img alt="FaderPort8 Transport Buttons"
81        src="/images/fp8_transport.png"/>
82   </figure>
83 </p>
84 <ol>
85   <li><strong>Stop</strong> Stops the transport. Press twice to return
86     to session start.</li>
87   <li><strong>Loop</strong> Toggles loop playback. A loop-range needs to be
88     defined in the session for looping to be engaged.</li>
89   <li><strong>Play/Pause</strong> Roll/Stop the transport (note that Ardour
90     has no "pause" mode: Pause is equivalent to stop). During vari-speed
91     playback, pressing "play" resets to 100% forward speed.</li>
92   <li><strong>Rewind</strong> Rewind, roll backwards. Successive presses or
93     holding the button incrementally changes the speed.</li>
94   <li><strong>Fast Forward</strong> Roll forward. Successive presses or
95     holding the button accumulate speed.
96     Pressing (Rewind and Fast Forward) simultaneously stop playback and
97     returns the playhead to zero.</li>
98   <li><strong>Record</strong> Toggles the global record enable setting.</li>
99 </ol>
100 <div class="clearer"></div>
101
102 <h3>Session Navigation</h3>
103 <p>
104   Session Navigation allows quick navigation and provides access to
105   session-wide controls. Each of the eight buttons alters the function
106   of the push-button encoder and the "Prev", "Next" buttons.
107   With exception of "Click" the seven modes are exclusive (radio buttons).
108   <figure class="left olist">
109   <img alt="FaderPort8 Navigation Buttons"
110        src="/images/fp8_navigation.png"/>
111   </figure>
112 </p>
113 <ol>
114   <li><strong>Channel</strong> Prev/Next button select the previous or next track or bus (if no track is selected, next selects the first, prev the last). Pressing the encoder moves the most recently selected channel into view.  The encoder scrolls the editor-canvas up/down.</li>
115   <li><strong>Master</strong> The encoder controls the master-bus level. If a session includes a monitor-section, the encoder controls monitor-out by default. Hold the button to control the master-bus level.  Press the encoder to reset the gain to 0dB. The Prev/Next navigation buttons bank the visible strips on the FP8 by 1 track left/right.</li>
116   <li><strong>Zoom</strong> The encoder controls horizontal zoom of the editor. Press the encoder to zoom to fit the session. Prev/Next navigation buttons zoom selected tracks vertically (or all tracks if none are selected).</li>
117   <li><strong>Click</strong> Toggle the metronome on/off. While holding the "Click" button, the encoder modifies the volume of the metronome click.</li>
118   <li><strong>Scroll</strong> The encoder scrolls the timeline (hold shift for finer steps). Pressing the encoder zooms to fit the session. The Prev/Next navigation buttons bank the visible strips on the FP8 by 1 track left/right.</li>
119   <li><strong>Section</strong> The Prev/Next navigation buttons nudge the selected region by the time configured in the nudge-clock. If no region is selected the playhead position is nudged. The encoder always nudges the playhead.</li>
120   <li><strong>Bank</strong> Encoder and navigation buttons scroll through channels in banks of eight. Pressing the encoder scrolls the selected channel into view on the FP8.</li>
121   <li><strong>Marker</strong> The encoder scrolls the timeline (hold shift for finer steps). The Prev/Next navigation buttons jump to prev/next markers. Press the encoder to drop a new marker.</li>
122 </ol>
123 <p>
124   When combined with "Shift", the eight buttons will access custom functions,
125   which can be configured in the Preference Dialog.
126   The buttons will light up if an action has been assigned to a button.
127 </p>
128 <div class="clearer"></div>
129
130 <h3>Shift Button</h3>
131 <p>
132   <figure class="left olist">
133   <img alt="the FaderPort8 Shift Button"
134        src="/images/fp8_shift_large.png"/>
135   </figure>
136   The two shift buttons are identical, they're copied to provide convenient
137   access to the modifiers. Pressing and holding the shift button updates the
138   lights (and colors on RGB buttons) to indicate the modified control.
139   <br/>
140   Pressing and holding the "Shift" button for one second without pressing any
141   other button enters shift-lock mode. Press "Shift" again to reset.
142
143   The "Shift" button engages directly on press. Activating an action while
144   the button is held will void the shift-lock mode.
145 </p>
146 <div class="clearer"></div>
147
148 <h3>Fader Modes</h3>
149 <p>
150   The eight faders on the FP8 can be assigned to various automatable
151   controls present in the current session. The four fader-mode buttons
152   change the behavior of the channel-strip and scribble strip displays.
153   (Note: with the 1.01 firmware these buttons always act on press.)
154
155   <figure class="left olist">
156   <img alt="FaderPort8 Fader Mode Buttons"
157        src="/images/fp8_fadermode.png"/>
158   </figure>
159 </p>
160 <ol>
161   <li><strong>Track</strong> In Track-mode, the motorized faders display and control the channel signal level. The Pan/Param encoder modifies the azimuth of the panner (hold shift to control the width, if the track's panner supports it). Mute and Solo affect the respective channel-strip.</li>
162   <li><strong>Edit Plugins</strong> When Edit Plug-ins mode is active, the motorized faders will control the parameter settings. Press the "Edit Plugins" button to view all available plugin-inserts on a channel. If no plugins are available, "Edit Plugins" will not engage and the FP8 automatically switches back to Track-mode.  Use the "Select" buttons under the scribble strip to pick a plugin to edit.  The faders and Select buttons will respectively control the parameters and toggles of the selected plugin. Press the "Edit Plugins" button again to return to the insert select view. (Once a plugin has been selected, it stays in edit mode regardless of channel-selection).  If there are more than eight, he Pan/Param encoder allows to scroll through available control-parameters.</li>
163   <li><strong>Sends</strong> in Sends mode, each of the faders is mapped to the send-level of aux-sends of the selected track. If there are more than eight sends on a given track, the Pan/Param encoder can scroll through them. Send-mode follow the selection.  If there are no sends on a given track, the FP8 automatically switches back to Track-mode.</li>
164   <li><strong>Pan</strong> When Pan mode is active, the motorized faders will display and control the panner's azimuth. The Pan/Param controls the pan-width of the selected channel.</li>
165 </ol>
166 <p>
167   "Shift" + "Track" toggle timecode display on/off (middle row of the scribble-strip)
168 </p>
169 <div class="clearer"></div>
170
171 <h3>Channel Strip</h3>
172 <p>
173   <figure class="left olist">
174   <img alt="The FaderPort8 Channel Strip"
175        src="/images/fp8_strip.png"/>
176   </figure>
177 </p>
178 <ul>
179   <li><strong>Touch-Sensitive Fader</strong> The fader can be used to control
180     volume levels, aux send levels, panning, or plugin parameters, depending
181     on the fader-mode (see above).</li>
182   <li><strong>Mute</strong> toggles the mute-control of the corresponding mixer-strip. Mute engages on press, and disengages on release. Press and hold the button for at least 0.5sec for momentary.</li>
183   <li><strong>Solo</strong> toggles the solo or listen (AFL,PFL) control of the corresponding mixer-strip. Solo engages on press, and disengages on release. Press and hold the button for at least 500ms for momentary.</li>
184   <li><strong>Select</strong> In Track and Sends and Pan mode the "Select" button select/de-select a given mixer-strip. Since selection is not limited to a single mixer-strip, the button acts in tri-state. A mixer-strip light indicates selection:
185     <ul>
186       <li><strong>Any Selected Track</strong> The select button is lit with the track's color.</li>
187       <li><strong>Any Not Selected Track</strong> The select button is off (dimly showing the track's color).</li>
188       <li><strong>Most Recently Selected Track</strong> Only one track at a time. The select button is blinks width the track's color.</li>
189     </ul>
190     Operations such as "Edit Plugins" or "Sends" use the most-recently-selected track. To modify the selection, the button's action depends on the current selection:
191     <ol>
192       <li><strong>"Select" any unselected track</strong> The track is added to the selection and becomes the most-recently selected.</li>
193       <li><strong>"Select" the most-recently-selected (blinking)</strong> Removes the track from selection (most-recent falls back).</li>
194       <li><strong>"Select" any other selected track</strong> Make it most-recently-selected track.</li>
195       <li><strong>"Shift" + "Select" any selected track</strong> Deselect the track.</li>
196       <li><strong>"Shift" + "Select" any unselected track</strong> Exclusively select the given track (and make it most-recently selected).</li>
197     </ol>
198   </li>
199 </ul>
200 <p>
201   While holding the "ARM" button the Select button light changes to
202   red and the "Select" buttons controls the record-arm of the given track.
203   Mixer-strips that cannot be record-armed have a dim white light.
204   "Shift" + "ARM" record-arms all tracks in the session.
205 </p>
206 <div class="clearer"></div>
207
208 <h3>Mix Management</h3>
209 <p>
210   These buttons allows to select which tracks are spilled on the FP8
211   channel-strips. In combination with the "Shift" modifier ten total
212   filters are available:
213   <figure class="left olist">
214   <img alt="FaderPort8 Mix Management Buttons"
215        src="/images/fp8_mixmanage.png"/>
216   </figure>
217 </p>
218 <ol>
219   <li><strong>Audio/Inputs</strong> View Audio Tracks only; "Inputs" shows all record-armed tracks (Audio and MIDI).</li>
220   <li><strong>VI/MIDI</strong> Show tracks with virtual instrument plugins; "MIDI views all MIDI tracks.</li>
221   <li><strong>Bus/Outputs</strong> Display only Busses; "Outputs" shows the Master and Monitor Bus.</li>
222   <li><strong>VCA/FX</strong> Show VCAs. "FX" shows Aux-Busess.</li>
223   <li><strong>All/User</strong> Display all Tracks, Busses (incl master-bus) and VCAs; "User" displays all currently selected Tracks or Busses only.</li>
224 </ol>
225 <div class="clearer"></div>
226
227 <h3>Automation Controls</h3>
228 <p>
229   The Automation Controls provide access to the currently selected
230   channels.
231   The light indicates the mode of the most recently selected track
232   (blinking selection button). The action affects all selected tracks.
233   The automation controls are currently only available in "Track" and
234   "Pan" fader modes where they affect the fader and pan automation
235   modes respectively.
236   <figure class="left olist">
237   <img alt="FaderPort8 Automation Buttons"
238        src="/images/fp8_automation.png"/>
239   </figure>
240 </p>
241 <ol>
242   <li><strong>Latch</strong> Currently not available in Ardour.</li>
243   <li><strong>Trim</strong> Currently not available in Ardour.</li>
244   <li><strong>Off</strong> Select "Manual" automation mode.</li>
245   <li><strong>Read</strong> Select "Play" automation mode.</li>
246   <li><strong>Write</strong> Select "Write" automation mode (note at the end of a write pass, Ardour automatically puts the track into "touch".</li>
247   <li><strong>Touch</strong> Select "Touch" automation mode.</li>
248 </ol>
249 <div class="clearer"></div>
250 <p>
251   The Automation Controls also double as session state controls
252   when combined with "Shift".
253 </p>
254 <ol>
255   <li><strong>Save</strong> Save the session. The button lights up red if the session is modified.</li>
256   <li><strong>Redo</strong> Redo a previously undone operation. The button lights up green if redo is possible.</li>
257   <li><strong>Undo</strong> Undo the most recent operation. The button lights up green if undo is possible.</li>
258 </ol>
259 <p>
260   The bottom row allows to bind three custom user actions.
261 </p>
262 <div class="clearer"/>
263
264 <h3>Miscellaneous</h3>
265 <p>
266   <figure class="left olist">
267   <img alt="FaderPort8 Misc Buttons"
268        src="/images/fp8_misc.png"/>
269   </figure>
270 </p>
271 <ul>
272   <li><strong>Solo Clear</strong> Reset all solo controls in the session.</li>
273   <li><strong>Mute Clear</strong> Unmute all mixer-strips in the session.</li>
274   <li><strong>Bypass</strong> A/B bypass toggle any plugins on all selected mixer-strips.</li>
275   <li><strong>Bypass All (Shift + Bypass)</strong> currently the same as "Bypass".</li>
276   <li><strong>Macro</strong> Shows the Editor Window.</li>
277   <li><strong>Open (Shift + Macro)</strong> Shows the Import Audio Dialog.</li>
278   <li><strong>Link</strong> Switch to the Mixer Window.</li>
279   <li><strong>Lock (Shift + Link)</strong> Locks the GUI (alike Session &gt; Lock) to prevent accidental changes.</li>
280 </ul>
281 <div class="clearer"/>