device picker
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
🪞👃🪞 2025-05-04 16:23:50 +03:00
parent 55b6745d4d
commit a77536c234
6 changed files with 93 additions and 13 deletions

View file

@ -1,11 +1,12 @@
(@t select :track 0)
(@tab edit :clip)
(@c color)
(@q launch)
(@shift-I input add)
(@shift-O output add)
(@shift-S scene add)
(@shift-T track add)
(@c color)
(@q launch)
(@t select :track 0)
(@tab edit :clip)
(@shift-I input add)
(@shift-O output add)
(@shift-S scene add)
(@shift-T track add)
(@shift-Z device picker)
(@up select :scene-prev)
(@w select :scene-prev)