共通操作

これらの操作はほとんどのエディターに共通であり、他のアプリケーションから使用する操作と同様に動作します。

元に戻す/やり直す

Zrythm のほとんどのアクションは元に戻すことができます。

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 will create the note again, and you can go back between Undo and Redo as many times as you want.

The shortcuts for undo and redo are Control + Z to Undo and Control + Shift + Z to Redo.

警告

If you Undo and then perform a new action, the Redo history will be deleted.

Object Operations

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.

Delete

Delete the selected objects. You can also press Delete on your keyboard to do this.

Selections

Clear Selection

Clear current selection (unselect all objects).

Select All

Select all objects in the current editor.

Loop Selection

Place the loop markers around the selection. The shortcut for this is Control + L.