fyrlykt
fyrlykt copied to clipboard
Connect Loupedeck+ to DaVinci Resolve
Fyrlykt
An app to connect Loupedeck+ & DaVinci Resolve 17
Hi! Currently I do not have time for the further development of the project.
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).
Features:
- 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
Notes:
- 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
Features In Progress:
- Customizable chaining of shortcuts
- Predefined custom text inputs (useful for fast labeling)
- Color Page support (Color Wheels, Color Warper, Curves, etc.)
How to build:
Languages: TypeScript & Go
- Clone project
git clone https://github.com/artlasovsky/fyrlykt_beta
-
cd react-electron
-
yarn
to install all Node JS dependencies -
yarn go-make-win
oryarn go-make-mac
to build the core -
yarn start
to run for development -
yarn make
to build