rewbs / sd-parseq

Parameter sequencer for Stable Diffusion
https://sd-parseq.web.app/
MIT License
361 stars 39 forks source link

Add keyboard shortcuts #96

Closed rewbs closed 1 year ago

rewbs commented 1 year ago

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.

il-vanzo commented 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?)

rewbs commented 1 year ago

This is in progress under https://github.com/rewbs/sd-parseq/compare/hotkeys?expand=1.

rewbs commented 1 year ago

Initial set of keyboard shortcuts are now enabled:

Undo/redo:

Audio playback:

il-vanzo commented 1 year ago

Nice!

geodev commented 1 year ago

Wonderful