strudel icon indicating copy to clipboard operation
strudel copied to clipboard

Pattern UI - keyboard shortcuts

Open yaxu opened this issue 1 year ago • 1 comments

It could be nice to have keyboard shortcuts for numbered patterns. Ideas:

  • Alt-n - toggle mute/unmute pattern
  • Shift-Alt-n - toggle solo/unsolo pattern
  • Ctrl-n - jump cursor to pattern - creating it if it doesn't exist (for this it would be nice if p4: surrounded by whitespace was equivalent to p4: silence)
  • Ctrl-Alt-Shift-n - append .jux(rev)

yaxu avatar Apr 11 '24 07:04 yaxu

would be nice to implement this by modifying the code to actually add '_' to the labeled statement, so that the code stays in sync with the playback state

felixroos avatar May 30 '24 12:05 felixroos