Use your midi keyboard like a stream deck
-
You need to configure the JUCE environment. You can get JUCE at this link: Download - JUCE
-
If you are very confused about the first step, I also have an introductory tutorial for JUCE that you can refer to: https://www.bilibili.com/video/BV14Q4y1c79d
-
Of course, you can also download the latest compiled .exe file directly from the Release page: Releases · TaroPie1214/MIDIDeck (github.com)
Make sure you have selected your MIDI keyboard in Audio/MIDI Settings.
Then press the Add button and you can see that a Start Listening button and a file selector will be created.
Press the Start Listening button, then press the key on the MIDI keyboard you want to map to. The entered MIDI note will be recognized.
Finally, select the .bat file you want to execute.
After the configuration is completed, you can also save the current configuration by clicking the Save button, which will generate a file called MIDIDeckPreset.json in the same directory as the .exe
Enjoy your MIDI mapping shortcuts!!~~
-
Support for Mac
-
Better looking interface