Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
replace broken gif link
  • Loading branch information
k5md committed Oct 14, 2020
1 parent cda254b commit 8e86a8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This program allows to map MIDI-keys to keyboard keys, i.e one's pressing a key on MIDI-keyboard triggers mapped keypress on a PC-keyboard. I've essentially written this tool for OSU!Mania, since it doesn't support MIDI input devices.

## Usage
![M2KB.gif](https://s3.gifyu.com/images/M2KB.gif)
[![M2KB763d538ac10b8bf0.gif](https://s3.gifyu.com/images/M2KB763d538ac10b8bf0.gif)](https://gifyu.com/image/kVFd)

Plug in your MIDI-keyboard or whatever MIDI-, run M2KB, if you don't have it configured previously, map midi keys to keyboard by pressing KB key, then MIDI one, press ESC, config will be saved in keymap.cfg in the program directory, so that you won't have to remap keys everytime you run the program, then M2KB enters mapping mode.

Expand All @@ -21,4 +21,4 @@ You can either build this app yourself from source or download a precompiled bin
Only Windows is supported.

## Dependencies
This program uses [PDCurses](https://pdcurses.org/)
This program uses [PDCurses](https://pdcurses.org/)

0 comments on commit 8e86a8b

Please sign in to comment.