Общие операции

Editing refers to any work done in the timeline arranger and the editors. The following operations are common to most editors.

Отменить/Повторить (Undo/Redo)

Most actions in Zrythm are undoable, which means that you can go back to the state before that action was made, or you can come back to a state that you’ve undone from.

For example, if you create a MIDI note and press undo, the MIDI note will be deleted (Zrythm goes back into the state where the MIDI note did not exist). Pressing the Redo button in the main toolbar will create the note again, and you can go back between Undo and Redo as many times as you want.

It is also possible to go back/forth more than one action, by clicking the arrow next to the Undo and Redo buttons.

../_images/undo-multiple.png

Undoing multiple actions

Горячие клавиши для отмены и повтора: Control-z и Control-Shift-z.

Предупреждение

If you undo and then perform a new action, the Redo history will be cleared.

Операции с объектами

The following operations are generally available in each editor toolbar and/or in context menus. Some operations (like panning) are only possible via mouse and keyboard input. We recommend learning and using the shortcuts and gestures for better productivity.

Вырезать (Cut)

Delete and copy the selected objects and save them in the clipboard so that they can be pasted elsewhere. The shortcut for cutting is Control-x.

Копировать (Copy)

Copy the selected objects to the clipboard so that they can be pasted elsewhere. The shortcut for copying is Control-c.

Вставить (Paste)

Paste the objects currently in the clipboard to the current playhead position. The shortcut for pasting is Control-v.

Дублировать (Duplicate)

Create a copy of the selected objects adjacent to them. The shortcut for duplicating is Control-d.

../_images/duplicating-midi-region.png

Duplicating a region

Удалить (Delete)

Delete the selected objects. The shortcut for deleting is Delete.

Выделение (Selection)

Очистить выделение (Clear Selection)

Очистить выделение (снять выделение со всех объектов).

Выделить всё (Select All)

Select all objects in the current editor (Control-a).

Цикл выделения

Place the loop markers around the selection (Control-l).

Zooming

The timeline arranger and each arranger in the editor include horizontal (and sometimes vertical) zooming functionality.

Zooming in/out horizontally can be conveniently performed by moving the cursor to the desired location and holding down Control while scrolling up with a mouse wheel to zoom in or scrolling down to zoom out.

Holding down Control-Shift while scrolling will zoom in/out vertically instead (in editors that support vertical zooming).

Панорамирование (Panning)

Pressing and holding Alt, then clicking and dragging in an editor (or ruler) allows panning (moving) the view based on the location initially clicked. Panning is also possible by clicking and dragging using the middle button on a mouse/pointer device (without using the Alt button).

Zrythm also supports two-finger scroll on mousepads (like on laptops) to pan views.

Common Key Modifiers and Shortcuts

Generally, Shift is used to bypass snapping, and Escape will cancel a currently in-progress action.