midi-gamepad ~master
🎹🎮 Play your favorite games with your MIDI keyboard!
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
🎹🎮 MIDI GamePad

This little tool allows you to play your favorite games with your MIDI keyboard.
About
This program does not emulate a GamePad, it simulates a keyboard. Nevertheless, you can use it as input for a GamePad emulator.
Usage
The easiest way to launch MIDI GamePad is to pass the {deviceID} and the {mpPath} parameters:
midi-gamepad 0 examples\abc.json
To start in TUI mode, just pass no parameters (or --tui).
--version prints the version info.
--help displays a help text.
Build
You can either build this app yourself (see both variants below) or just download a precompiled binary from the releases page.
Using DUB
git clone https://github.com/voidblaster/midi-gamepadcd midi-gamepaddub build- You can now find the executable in the
bin/directory.
Using DUB (without Git)
dub fetch midi-gamepaddub build midi-gamepad- You can now run the executable via
dub run. - Pass any parameters after a double dash (
--):
dub run midi-gamepad -- <args>
Platform Support
Only Windows is supported, at the moment. If you want to add support for another OS, feel free to contribute! 😃
Dependencies
For processing MIDI data this program relies on Dplug:client by AuburnSounds which has been licensed under the terms of the Cockos WDL License.
- ~master released 7 years ago
- analogjupiter/midi-gamepad
- BSL-1.0
- Copyright © 2017-2018 0xEAB
- Authors:
- Dependencies:
- dplug:client
- Versions:
-
Show all 3 versions0.2.0-alpha 2018-Sep-21 0.1.1-alpha 2018-Jan-05 ~master 2018-Sep-21 - Download Stats:
-
-
0 downloads today
-
3 downloads this week
-
3 downloads this month
-
20 downloads total
-
- Score:
- 1.2
- Short URL:
- midi-gamepad.dub.pm