Closed rewbs closed 1 year ago
If possible, in the start/stop reference audio, another variation could be, instead of stopping, replay from the last pause (Ctrl-space perhaps?)
This is in progress under https://github.com/rewbs/sd-parseq/compare/hotkeys?expand=1.
Initial set of keyboard shortcuts are now enabled:
Undo/redo:
ctlr/cmd-z
to undoshift-ctlr/cmd-z
to redoAudio playback:
space
to play/pause audio referenceshift-space
to play audio reference from startctrl-space
to play audio reference from last pause positionshift-a
to add marker at current audio playback position.Nice!
Wonderful
There are some keyboard shortcuts that work when the grid has focus (e.g. ctrl-a to add frame, ctrl-d to delete frame).
However, it would be good for these to work regardless of focus (assuming focus doesn't use that shortcut), and for more shortcuts to be added, including:
Please comment with any other keyboard shortcuts you'd like to see.