An app to connect Loupedeck+ & DaVinci Resolve 17
Thanks for everyone for the support and feedback! It was a great experience for me and leave the repo opened, so maybe someone will continue the development using that I have done.
I've found myself not using the Loupedeck with Resolve as much as I expected (for my workflow the Tablet + Keyboard still a faster solition).
- Work both on macOS and Windows
- Assing any DaVinci Resolve shortcut to any key or knob on Loupedeck panel
- Import custom shortcuts from DaVinci Resolve
- Import / Export custom Loupedeck configurations
- Initially installing with empty keys/knobs config (it will be changed later)
- App is not filtering shortcuts, so it will go to any active app
- Customizable chaining of shortcuts
- Predefined custom text inputs (useful for fast labeling)
- Color Page support (Color Wheels, Color Warper, Curves, etc.)
Languages: TypeScript & Go
- Clone project
git clone https://github.com/artlasovsky/fyrlykt_beta
cd react-electron
yarn
to install all Node JS dependenciesyarn go-make-win
oryarn go-make-mac
to build the coreyarn start
to run for developmentyarn make
to build