flat assembler
Message board for the users of flat assembler.
Index
> Tutorials and Examples > Conversion of MIDI input into keystrokes |
Author |
|
Tomasz Grysztar 26 Nov 2013, 08:01
This is a research project that I wrote 10 years ago for the founder of flatassembler.net website. Since I got permission to reuse it for other purposes, I decided to release it as an example (though poorly commented).
This program detects chords pressed on MIDI keyboard and converts them into sequences of keystrokes. The mapping is defined with a simple text file, with definitions like: Code: 0x4790,0x4490 = 0x54,0x48,0x45 When the chord that is pressed on the MIDI keyboard is a superset of more than one chord defined in he mapping, the program uses the largest one. And no MIDI code can participate in more than one chord at the time. The package also contains two additional simple tools that were written to help in preparing the mapping files. One of them captures the MIDI codes, and the other one captures the keystrokes, displaying their codes in a form that can be copied directly into the .SKL mapping file
|
|||||||||||
26 Nov 2013, 08:01 |
|
tom tobias 26 Nov 2013, 12:20
interesting...
|
|||
26 Nov 2013, 12:20 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.