CC121: add info from original code developer

This commit is contained in:
Alexandre Prokoudine 2023-01-03 00:34:56 +03:00
parent c570b3616f
commit 3ea16f2ce5
2 changed files with 130 additions and 0 deletions

View File

@ -68,3 +68,133 @@
<kbd class="button">EQ4</kbd> toggles
</li>
</ul>
<p>
Here is an example of a customized setup:
</p>
<figure>
<img style="width:50%;" src="/images/steinberg-cc121-settings.png" alt="Steinberg CC121 settings">
<figcaption>
Steinberg CC121 settings
</figcaption>
</figure>
<p>
Some additional behavior cannot be configured:
</p>
<table class="dl">
<tr>
<th>Fader</th>
<td>Controls the fader of the selected track or bus</td>
</tr>
<tr>
<th>Pan encoder</th>
<td>Controls the panner of the selected track or bus</td>
</tr>
<tr>
<th><kbd class="button">M</kbd> button</th>
<td>Mutes the selected track or bus</td>
</tr>
<tr>
<th><kbd class="button">S</kbd> button</th>
<td>Soloes the selected track or bus</td>
</tr>
<tr>
<th><kbd class="button">R</kbd> button</th>
<td>
Read automation, sets the fader to the play mode, can only be disabled
by pressing <kbd class="button">E</kbd>, <kbd class="button">Edit
instrument</kbd> or <kbd class="button">Write automation</kbd></td>
</tr>
<tr>
<th><kbd class="button">W</kbd> button</th>
<td>
Write automation, sets the fader to the write mode, can only be disabled
by pressing <kbd class="button">E</kbd>, <kbd class="button">Edit
instrument</kbd> or <kbd class="button">Read automation</kbd></td>
</tr>
<tr>
<th>Speaker button</th>
<td>
Alternate between <em>In</em>, <em>Disk</em>, <em>In/Disk</em>, and
<em>In</em> and <em>Disk</em> both disabled</td>
</tr>
<tr>
<th><kbd class="button">O</kbd> button</th>
<td>Arms a track for recording</td>
</tr>
<tr>
<th><kbd class="button">E</kbd> (edit) button</th>
<td>
Sets the fader to touch mode, can only be disabled by pressing
<kbd class="button">Edit instrument</kbd>, <kbd class="button">Read
automation</kbd>, or <kbd class="button">Write automation</kbd>
</td>
</tr>
<tr>
<th>Edit instrument button</th>
<td>
Sets the fader to the manual mode, can only be disabled by pressing
<kbd class="button">E</kbd>, <kbd class="button">Read automation</kbd> or
<kbd class="button">Write automation</kbd>
</td>
</tr>
<tr>
<th>Channel Select</th>
<td>
Left-pointing button selects the previous track, right-pointing button
selects the next track
</td>
</tr>
<tr>
<th>Jog Wheel</th>
<td>
Jogs through audio with <kbd class="button">Jog</kbd> button enabled,
zooms in/out with <kbd class="button">Jog</kbd> button disabled
</td>
</tr>
<tr>
<th>Previous button</th>
<td>Moves the playhead to the previous marker</td>
</tr>
<tr>
<th>Rewind</th>
<td>Moves the playhead back in time</td>
</tr>
<tr>
<th>Forward</th>
<td>Moves the playhead forward in time</td>
</tr>
<tr>
<th>Next button</th>
<td>Moves the playhead to the next marker</td>
</tr>
<tr>
<th>Loop/Cycle button</th>
<td>Enables/disables region looping</td>
</tr>
<tr>
<th>Stop</th>
<td>Stops the transport</td>
</tr>
<tr>
<th>Play</th>
<td>Rolls the transport</td>
</tr>
<tr>
<th>Record</th>
<td>
<p>
Starts to blink when pressed, when a track has record enable set and play is pressed, recording to the track will start and it will be lit during recording. When pressed again during recording, track will keep playing but is no longer recording and the button will no longer be lit.
</p>
<p>
When a track does not have record enable set, the record button will keep blinking when play is pressed, the track will play but not record. Once the record enable button is pressed, recording has started and the button will be lit.
</p>
</td>
</tr>
</table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB