FP8: Layout and <kbd> design.
This commit is contained in:
parent
2c7900ab3f
commit
44001770a7
@ -101,7 +101,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Session Navigation allows quick navigation and provides access to
|
Session Navigation allows quick navigation and provides access to
|
||||||
session-wide controls. Each of the eight buttons alters the function
|
session-wide controls. Each of the eight buttons alters the function
|
||||||
of the push-button encoder and the "Prev", "Next" buttons.
|
of the push-button encoder and the <kbd>Prev</kbd>, <kbd>Next</kbd> buttons.
|
||||||
With exception of <kbd>Click</kbd> the seven modes are exclusive (radio buttons).
|
With exception of <kbd>Click</kbd> the seven modes are exclusive (radio buttons).
|
||||||
</p>
|
</p>
|
||||||
<figure class="left">
|
<figure class="left">
|
||||||
@ -112,38 +112,38 @@
|
|||||||
<li><kbd class="def">Channel</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
<li><kbd class="def">Channel</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
||||||
buttons select the previous/next mixer-strip. If no strip is selected,
|
buttons select the previous/next mixer-strip. If no strip is selected,
|
||||||
<kbd>Next</kbd> selects the first, <kbd>Prev</kbd> the last mixer-strip in
|
<kbd>Next</kbd> selects the first, <kbd>Prev</kbd> the last mixer-strip in
|
||||||
the session. Pressing the <kbd>encoder</kbd> moves the most recently selected
|
the session. Pressing the encoder knob moves the most recently selected
|
||||||
mixer-strip into view on the FP8. The encoder scrolls the editor-canvas
|
mixer-strip into view on the FP8. The encoder scrolls the editor-canvas
|
||||||
up/down.</li>
|
up/down.</li>
|
||||||
<li><kbd class="def">Master</kbd>: The encoder controls the master-bus level.
|
<li><kbd class="def">Master</kbd>: The encoder controls the master-bus level.
|
||||||
If a session includes a monitor-section, the encoder controls monitor-out by
|
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
|
default. Hold the button to control the master-bus level. Press the
|
||||||
<kbd>encoder</kbd> to reset the gain to 0dB. The
|
encoder knob to reset the gain to 0dB. The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
||||||
<kbd>Prev</kbd>/<kbd>Next</kbd> navigation buttons bank the visible strips on
|
navigation buttons bank the visible strips on the FP8 by one track
|
||||||
the FP8 by one track left/right.</li>
|
left/right.</li>
|
||||||
<li><kbd class="def">Zoom</kbd>: The encoder controls horizontal zoom of the
|
<li><kbd class="def">Zoom</kbd>: The encoder controls horizontal zoom of the
|
||||||
editor. Press the <kbd>encoder</kbd> to <em>zoom to fit</em> the session.
|
editor. Press the encoder to <em>zoom to fit</em> the session.
|
||||||
<kbd>Prev</kbd> / <kbd>Next</kbd> navigation buttons zoom selected track(s)
|
<kbd>Prev</kbd> / <kbd>Next</kbd> navigation buttons zoom selected track(s)
|
||||||
vertically (or all tracks if none are selected).</li>
|
vertically (or all tracks if none are selected).</li>
|
||||||
<li><kbd class="def">Click</kbd>: Toggle the metronome on/off. While holding
|
<li><kbd class="def">Click</kbd>: Toggle the metronome on/off. While holding
|
||||||
the <kbd>Click</kbd> button, the encoder modifies the volume of the
|
the <kbd>Click</kbd> button, the encoder modifies the volume of the
|
||||||
metronome click (press the <kbd>encoder</kbd> while holding <kbd>Click</kbd>
|
metronome click (press the encoder while holding <kbd>Click</kbd> to reset
|
||||||
to reset the metronome level to 0dBFS).</li>
|
the metronome level to 0dBFS).</li>
|
||||||
<li><kbd class="def">Scroll</kbd>: The encoder scrolls the timeline (hold
|
<li><kbd class="def">Scroll</kbd>: The encoder scrolls the timeline (hold
|
||||||
<kbd>Shift</kbd> for finer steps). Pressing the <kbd>encoder</kbd> <em>zooms
|
<kbd>Shift</kbd> for finer steps). Pressing the encoder <em>zooms to
|
||||||
to fit</em> the session. The <kbd>Prev</kbd>/<kbd>Next</kbd> navigation
|
fit</em> the session. The <kbd>Prev</kbd> / <kbd>Next</kbd> navigation
|
||||||
buttons bank the visible strips on the FP8 by one track left/right.</li>
|
buttons bank the visible strips on the FP8 by one track left/right.</li>
|
||||||
<li><kbd class="def">Section</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
<li><kbd class="def">Section</kbd>: The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
||||||
navigation buttons nudge the selected region by the time configured in the
|
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
|
nudge-clock. If no region is selected the playhead position is nudged. The
|
||||||
encoder always nudges the playhead position.</li>
|
encoder always nudges the playhead position.</li>
|
||||||
<li><kbd class="def">Bank</kbd>: Encoder and navigation buttons scroll through
|
<li><kbd class="def">Bank</kbd>: Encoder and navigation buttons scroll through
|
||||||
mixer-strips in banks of eight. Pressing the <kbd>encoder</kbd> moves the
|
mixer-strips in banks of eight. Pressing the encoder moves the most recently
|
||||||
most recently selected mixer-strip into view on the FP8.</li>
|
selected mixer-strip into view on the FP8.</li>
|
||||||
<li><kbd class="def">Marker</kbd>: The encoder scrolls the timeline (hold
|
<li><kbd class="def">Marker</kbd>: The encoder scrolls the timeline (hold
|
||||||
<kbd>Shift</kbd> for finer steps). The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
<kbd>Shift</kbd> for finer steps). The <kbd>Prev</kbd> / <kbd>Next</kbd>
|
||||||
navigation buttons jump to prev/next markers. Press the <kbd>encoder</kbd>
|
navigation buttons jump to prev/next markers. Press the encoder to drop a
|
||||||
to drop a new marker.</li>
|
new marker.</li>
|
||||||
</ol>
|
</ol>
|
||||||
<p>
|
<p>
|
||||||
When combined with <kbd>Shift</kbd>, the eight buttons will access custom
|
When combined with <kbd>Shift</kbd>, the eight buttons will access custom
|
||||||
@ -154,7 +154,7 @@ up/down.</li>
|
|||||||
The following tables shows a condensed overview of the session-navigation modes:
|
The following tables shows a condensed overview of the session-navigation modes:
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
<tr><th></th><th><kbd>Prev</kbd> / <kbd>Next</kbd></th><th>Encoder knob</th><th><kbd>Encoder</kbd> Press</th></tr>
|
<tr><th></th><th><kbd>Prev</kbd> / <kbd>Next</kbd></th><th>Encoder knob</th><th>Encoder Press</th></tr>
|
||||||
<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>
|
<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>
|
||||||
<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>
|
<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>
|
||||||
<tr><th>Zoom</th><td>Vertical zoom (editor track-height)</td><td>Horizontal timeline zoom (time)</td><td>Horizontal zoom to session</td></tr>
|
<tr><th>Zoom</th><td>Vertical zoom (editor track-height)</td><td>Horizontal timeline zoom (time)</td><td>Horizontal zoom to session</td></tr>
|
||||||
@ -279,9 +279,12 @@ up/down.</li>
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
While holding the <kbd>ARM</kbd> button the Select button light changes to red
|
While holding the <kbd>ARM</kbd> button the <kbd>Select</kbd> button light
|
||||||
and the <kbd>Select</kbd> buttons controls the record-arm of the given track.
|
changes to red and the <kbd>Select</kbd> buttons controls the record-arm of
|
||||||
Mixer-strips that cannot be record-armed have a dim white light.
|
the given track. Mixer-strips that cannot be record-armed have a dim white
|
||||||
|
light.
|
||||||
|
<p>
|
||||||
|
</p>
|
||||||
<kbd>Shift</kbd> + <kbd>ARM</kbd> record-arms all tracks in the session.
|
<kbd>Shift</kbd> + <kbd>ARM</kbd> record-arms all tracks in the session.
|
||||||
</p>
|
</p>
|
||||||
<div class="clearer"></div>
|
<div class="clearer"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user