MidiToMacro/README.md
2024-08-03 21:43:04 -04:00

24 lines
793 B
Markdown

# MidiToMacro - LaunchKey Mini [Mk3] Fork
I made this fork to use my Launchkey Mini [Mk3] as a Stream Deck.
It is a fork of [laurence-myers/midi-to-macro](https://github.com/laurence-myers/midi-to-macro). It uses Modules to easily enable or disable different controls and is designed to be easily modified via the Config.ini file.
## TODO
Planned Features
- Modules
- Laravel WebUI for modification of Inputs / Outputs
## Functionality
For more info on the functionality, please see the [Original_README](Original_README.md) file.
### Dependencies
- NirCmd has been added to the project as a dependency. It is included so you will not need to download it.
- Git Bash is what I used to run .sh files on Windows. I have not tested it with cmd or powershell or any other bash clients.