mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
browser with target action
This commit is contained in:
parent
b7152ef807
commit
c66a006120
10 changed files with 102 additions and 56 deletions
|
|
@ -2,7 +2,11 @@
|
|||
(@down sampler select :sample-below)
|
||||
(@left sampler select :sample-to-left)
|
||||
(@right sampler select :sample-to-right)
|
||||
|
||||
(@r sampler record-toggle :sample-selected)
|
||||
(@shift-R sampler record-cancel)
|
||||
(@p sampler play-sample :sample-selected)
|
||||
(@P sampler stop-sample :sample-selected)
|
||||
|
||||
(@shift-f6 dialog :dialog-import-sample)
|
||||
(@shift-f9 dialog :dialog-export-sample)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue