MidiToMacro/README.md

22 lines
649 B
Markdown
Raw Permalink Normal View History

2024-08-03 21:43:04 -04:00
# MidiToMacro - LaunchKey Mini [Mk3] Fork
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
I made this fork to use my Launchkey Mini [Mk3] as a Stream Deck.
2020-08-28 22:50:17 -04:00
2024-08-04 00:24:20 -04:00
It is a fork of [laurence-myers/midi-to-macro](https://github.com/laurence-myers/midi-to-macro).
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
## TODO
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
Planned Features
2020-08-28 22:50:17 -04:00
2024-08-04 00:24:20 -04:00
- Modules to easily enable or disable different controls and is designed to be easily modified via a Config.ini file.
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
- Laravel WebUI for modification of Inputs / Outputs
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
## Functionality
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
For more info on the functionality, please see the [Original_README](Original_README.md) file.
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
### Dependencies
2020-08-28 22:50:17 -04:00
2024-08-03 21:43:04 -04:00
- NirCmd has been added to the project as a dependency. It is included so you will not need to download it.