manual/src/hUGETracker/hotkeys.md1.7 KB · Markdown
Raw

Hotkeys

The keyboard interface to hUGETracker is intentionally designed to be similar to ModPlug's. If you are used to it, then most of these keybindings will look familiar.

Hotkey Action Description
Ctrl+C Copy Copies the selected pattern data into the clipboard.
Ctrl+X Cut Copies the selected pattern data into the clipboard, then erases the selected pattern data.
Ctrl+V Paste Pastes any pattern data stored in the clipboard.
Shift+V Flood paste Repeatedly pastes stored pattern data until reaching the bottom of the pattern. Useful for repeating beats/phrases/swing tempos.
Ctrl+Q Semitone up Transposes the selected notes one semitone up.
Ctrl+A Semitone down Transposes the selected notes one semitone down.
Ctrl+Shift+Q Octave up Transposes the selected notes one octave up.
Ctrl+Shift+A Octave down Transposes the selected notes one octave down.
Ctrl+L Select channel Selects the entire pattern that the cursor is located in.
Delete Erase Erases the selected note data.
Ctrl+Z Undo Undoes the previous action.
Ctrl+Y Redo Redoes that action last undone.