]> Shamusworld >> Repos - ardour-manual-diverged/blob - _manual/22_using-control-surfaces/05_Presonus_FaderPort.html
image spacing
[ardour-manual-diverged] / _manual / 22_using-control-surfaces / 05_Presonus_FaderPort.html
1 ---
2 layout: default
3 title: Using the Presonus Faderport
4 menu_title: Presonus Faderport
5 ---                        
6
7 <p>
8   Since version 4.5, Ardour has had full support for the Presonus
9   Faderport. This is a compact control surface featuring a single
10   motorized fader, a single knob (encoder) and 24 buttons with fixed
11   labels. It is a relatively low-cost device that functions very well
12   to control a single (selected) track or bus, along with a variety of
13   other "global" settings and conditions.
14 </p>
15
16 <h2>Connecting the Faderport</h2>
17 <p>
18   The Faderport comes with a single USB socket on the back. Connect a
19   suitable USB cable from there to a USB port on your computer. As of
20   the end of 2015, you should avoid USB3 ports - these cause erratic
21   behaviour with the device. This issue might get fixed by Presonus in
22   the future.
23 </p>
24 <p>
25   Ardour uses the Faderport in what Presonus calls "native" mode. You
26   do not need to do anything to enable this - Ardour will set the
27   device to be in the correct mode. In native mode, the Faderport
28   sends and receives ordinary MIDI messages to/from the host, and the
29   host understands the intended meaning of these messages. We note
30   this detail to avoid speculation about whether Ardour supports the
31   device via the HUI protocol - it does not.
32 <p>
33   The Faderport will be automatically recognized by your operating
34   system, and will appear in any of the lists of possible MIDI ports
35   in both Ardour and other similar software.
36 </p>
37 <p>
38   To connect the Faderport to Ardour, open the Preferences dialog, and
39   then click on "Control Surfaces". Click on the "Enable" button
40   in the line that says "Faderport" in order to activate Ardour's
41   Faderport support. Then double click on the line that says
42   "Faderport". A new dialog will open, containing (among other things)
43   two dropdown selectors that will allow you to identify the MIDI
44   ports where your Faderport is connected.
45 </p>
46 <p>
47 <img alt="the Faderport configuration dialog"
48      src="/images/faderport_dialog.png">
49 </p>
50 <p>
51   Once you select the input and output port, Ardour will initialize
52   the Faderport and it will be ready to use. You only need do this
53   once: once these ports are connected and your session has been
54   saved, the connections will be made automatically in this and other
55   future sessions.
56 <p>
57   You do not need to use the power supply that comes with the
58   Faderport but without it, the fader will not be motorized. This
59   makes the overall experience of using the Faderport much less
60   satisfactory, since the fader will not move when Ardour tells it
61   to, leading to very out-of-sync conditions between the physical
62   fader position and the "fader position" inside the program.
63 </p>
64
65 <h2>Using the Faderport</h2>
66 <p>
67   The Faderport's controls can be divided into three groups:
68   <ol>
69     <li>Global controls such as the transport buttons</li>
70     
71     <li>Controls which change the settings for particular track or
72       bus</li>
73     
74     <li>Controls which alter which track or bus is modified by the
75       per-track/bus controls.</li>
76   </ol>
77 </p>
78 <p>
79   Because the Faderport has only a single set of per-track controls,
80   by default those controls operate on the first selected track or
81   bus. If there is no selected track or bus, the controls will do
82   nothing.
83 </p>
84
85 <h3>Transport Buttons</h3>
86 <p>
87   The transport buttons all work as you would expect.
88   <dl>
89     <dt>Rewind</dt>
90     <dd>Starts the transport moving backwards. Successive presses
91       speed up the "rewind" behaviour.
92       <br>
93       If pressed while also holding the Stop button, the playhead will
94       return to the zero position on the timeline.
95     </dd>
96     <dt>Fast Forward</dt>
97     <dd>Starts the transport moving faster than normal. Successive presses
98       speed up the "fast forward" behaviour.
99     </dd>
100     <dt>Stop</dt>
101     <dd>
102       Stops the transport. Also used in combination with the Rewind
103       button to "return to zero".
104     </dd>
105     <dt>Play</dt>
106     <dd>
107       Starts the transport. If pressed while the transport is
108       already rolling at normal speed, causes the playhead to jump to
109       the start of the last "roll" and continue rolling ("Poor man's
110       looping").
111     </dd>
112     <dt>Record Enable</dt>
113     <dd>Toggles the global record enable setting
114     </dd>
115   </dl>
116 </p>
117
118 <h3>Other Global Controls</h3>
119 <p>
120   The Mix, Proj, Trns buttons have no "obvious" functionality
121   that they correspond to in Ardour. We have therefore allowed users
122   to choose from a carefully curated set of possible actions that seem
123   related to the button labels in some clear way. This can be done via
124   the Faderport configuration dialog accessed via <code>Preferences
125   &gt; Control Surfaces</code>. Each button has 3 possible actions
126   associated with it:
127   <ul>
128     <li>Plain Press: action to be taken when the button is pressed on
129       its own.</li>
130     <li>Shift-Press: action to be taken when the button is pressed in
131       conjunction with the Shift button.</li>
132     <li>Long Press: action to be taken when the button is pressed on
133       its own and held down for more than 0.5 seconds.</li>
134   </ul>
135   Click on the relevant drop-down selector to pick an action as you
136   prefer.
137 </p>
138 <p>
139   The User button also has no obvious mapping to specific Ardour
140   functionality, so we allow users to choose from <em>any</em>
141   possible GUI action. The menu for selecting the action is somewhat
142   confusing and it can be hard to find what you're looking
143   for. However, all possible actions are there, so keep looking!
144 <p>
145   <dl>
146     <dt>Mix</dt>
147     <dd>
148       <p>
149         Possible actions include:
150         <ul>
151           <li></li>
152         </ul>
153       </p>
154     </dd>
155     <dt>Proj</dt>
156     <dd> 
157       <p>
158         Possible actions include:
159         <ul>
160           <li></li>
161         </ul>
162       </p>
163    </dd>
164     <dt>Trns</dt>
165     <dd>
166       <p>
167         Possible actions include:
168         <ul>
169           <li></li>
170         </ul>
171       </p>
172     </dd>
173     <dt>Undo/Redo</dt>
174     <dd>
175       Undo Causes the last operation carried out in the editor to be
176       undone. When pressed in conjuction with the Shift button, it
177       causes the most recent undone operation to be re-done. 
178     </dd>
179     <dt>Punch</dt>
180     <dd>
181       Toggles punch recording. If there is no punch range set for the
182       session, this will do nothing.
183     </dd>
184     <dt>User</dt>
185     <dd>
186       See above. Any and all GUI-initiated actions can be driven with
187       this button.
188     </dd>
189     <dt>Loop</dt>
190     <dd>
191       Toggles loop playback. If the Ardour  preference "Loop-is-mode" is
192       enabled, this does nothing to the current transport state. If
193       that preference is disabled, then engaging loop playback will
194       also start the transport.
195     </dd>
196   </dl>
197 </p>
198   
199 <h3>Per-track Controls</h3>
200 <p>
201   <dl>
202     <dt>Mute</dt>
203     <dd>
204       This toggles the mute setting of the currently controlled
205       track/bus. The button will be lit if the track/bus is muted.
206     </dd>
207     <dt>Solo</dt>
208     <dd>
209       This toggles the solo (or listen) setting of the currently
210       controlled track/bus. The button will be lit if the track/bus is
211       soloed (or set to listen mode).
212     </dd>
213     <dt>Rec</dt>
214     <dd>
215       This toggles the record-enabled setting of the currently
216       controlled track/bus. The button will be lit if the track is
217       record-enabled. This button will do nothing if the Faderport is
218       controlling a bus.
219     </dd>
220     <dt>Fader</dt>
221     <dd>
222       The fader controls the gain applied to the currently controlled
223       track/bus. If the Faderport is powered, changing the gain in
224       Ardour's GUI or via another control surface, or via automation,
225       will result in the fader moving under its own control. 
226     </dd>
227     <dt>Knob/Dial/Encoder</dt>
228     <dd>
229       <p>
230         The knob controls 1 or 2 pan settings for the current
231         controlled track/bus. When used alone, turning the knob controls
232         the "azimuth" or "direction" (between left and right) for the
233         panner in the track/bus (if any). This is all you need when
234         controlling tracks/busses with 1 input and 2 outputs.
235       </p>
236       <p>
237         If controlling a 2 input/2 output track/bus, Ardour's panner
238         has two controls: azimuth (direction) and width. The width
239         must be reduced to less than 100% before the azimuth can be
240         changed. Pressing the "Shift" button while turning the knob
241         will alter the width setting.
242       </p>
243       <p>
244         The knob can also be turned while the "User" button is held,
245         in order to modify the input gain for the currently controlled
246         track.
247       </p>
248     </dd>
249     <dt>Read</dt>
250     <dd>
251       Enables playback/use of fader automation data by the controlled track/bus.
252     </dd>
253     <dt>Write</dt>
254     <dd>
255       Puts the fader for the controlled track/bus into automation
256       write mode. While the transport is rolling, all fader changes
257       will be recorded to the fader automation lane for the relevant track/bus.
258     </dd>
259     <dt>Touch</dt>
260     <dd>
261       Puts the fader for the controlled track/bus into automation
262       touch mode. While the transport is rolling, touching the fader
263       will initiate recording all fader changes until the fader is
264       released. When the fader is not being touched, existing
265       automation data will be played/used to control the gain level.
266     </dd>
267     <dt>Off</dt>
268     <dd>
269       This disables all automation modes for the currently controlled
270       track/bus. Existing automation data will be left unmodified by
271       any fader changes, and will not be used for controlling gain.
272     </dd>
273   </dl>
274 </p>
275
276 <h3>Track Selection Controls</h3>
277 <p>
278   You can manually change the track/bus controlled by the Faderport by
279   changing the selected track in Ardour's editor window. If you select
280   more than 1 track, the Faderport will control the first selected
281   track and <em>only</em> that track/bus.
282 </p>
283 <p>
284   <dl>
285     <dt>Left (arrow)</dt>
286     <dd>
287       This causes the Ardour GUI to select the previous track/bus
288       (using the current visual order in the editor window), which
289       will in turn cause the Faderport to control that track. If there
290       is no previous track/bus, the selected track/bus is left
291       unchanged, and the Faderport continues to control it.
292     </dd>
293     <dt>Right (arrow)</dt>
294     <dd>
295       This causes the Ardour GUI to select the next track/bus
296       (using the current visual order in the editor window), which
297       will in turn cause the Faderport to control that track. If there
298       is no next track/bus, the selected track/bus is left
299       unchanged, and the Faderport continues to control it.
300     </dd>
301     <dt>Output</dt>
302     <dd>
303       <p>
304         Pressing the Output button causes the Faderport to control
305         the fader, pan, mute and solo settings of the Master bus. If
306         your session does not contain a Master bus, it does nothing.
307         This is a toggle button - pressing it again returns Faderport
308         to controlling whichever track/bus was selected before the
309         first press of the Output button.
310       </p>
311       <p>
312         If your session uses Ardour's monitor section, you can use
313         Shift-Output to assign it to the Faderport in the same way
314         that Output assigns the Master bus. This is also a toggle
315         setting, so the second Shift-Output will return the Faderport
316         to controlling whichever track/bus was selected before.
317       </p>
318       <p>
319         If you press Shift-Output after a single press to Output
320         (i.e. control the Monitor Section while currently controlling
321         the Master bus) or vice versa (i.e. control the Master bus
322         while currently controlling the Monitor Section), the press
323         will be ignored. This avoids getting into a tricky situation
324         where it is no longer apparent what is being controlled and
325         what will happen if you try to change it.
326       </p>
327     </dd>
328     <dt>Bank</dt>
329     <dd>
330       The "Bank" button is currently not used by Ardour
331     </dd>
332   </dl>
333 </p>