Software made to sit in-between OBS and a MIDI device for automation.
- Novation
- Launchpad MK2
Technically it can work with any MIDI device but we cannot ensure that it will work, if anything goes wrong the developers are not at fault since (we assume) you are using a unsupported/untested device.
Install Dependencies
$ npm install
Run from code
$ npm start
Create Portable Executable
$ npm make
Build Installer
$ npm run build-installer