This docking window lets you edit step values numerically, using a grid control. In some cases this may be more convenient than dragging velocity bars in the Velocities pane. It's particularly useful for editing note modulator tracks and similar cases.
Step values are shown for the selected tracks only. Note that selecting a large number of tracks at once may cause the Step Values window to perform poorly. It's recommended to hide the Step Values window when it's not needed.
This bar supports the standard editing commands, allowing selected rows to be copied, cut, pasted, deleted and inserted. Selected rows can also be moved by left-clicking and dragging them. Note however that these commands are only supported if the selection is rectangular, meaning its rows are contiguous and all contain the same number of steps. This may not be the case if the selected tracks have different lengths. Although the track steps area also supports the standard editing commands, editing may be easier in the Step Values bar because it shows the contents of the steps.
For each selected track, the step value corresponding to the current song position is highlighted in red or green depending on whether the track is muted. To move the song position to a particular step within a selected track, left-click the step value while pressing the Ctrl key.
Display formats
Various display formats can be selected using the window's context menu. If Signed is enabled, the steps are interpreted as signed values from −64 to +64, otherwise they're considered unsigned values. If Notes is enabled, the steps are displayed as notes, with or without octave information, depending on whether Octaves is enabled. If Ties is enabled, the tied note bit (the MSB) is included, otherwise it's masked off; this is an advanced feature, as is Hexadecimal display.
Context menu
Item | Description |
---|---|
Format | This submenu lets you select a display format. |
Cut | Deletes the selected steps after copying them to the clipboard. |
Copy | Copies the selected steps to the clipboard. |
Paste | Inserts the contents of the steps clipboard at the current position. |
Insert | Inserts a new step. |
Delete | Deletes the selected steps. |
Select All | Selects all steps. |
Export | Exports the steps as text to the system clipboard. |
Options | Configures the export. You can choose Columns = Steps versus Columns = Tracks, and Comma Delimited (CSV) versus Tab Delimited. |