mpost
2005-07-11 11:39:16
Hello Florian & Co.,
I am looking for a solution that will allow me to use a MIDI keyboard as a replacement for an alphanumeric keyboard (don’t ask ).
Since I don’t want to jump around over octaves, I will need the ability to combine messages and use chording - i.e. the ability to map sets of MIDI messages, like this:
- MIDI Note "C5" will generate the ASCII code for the letter "a".
- MIDI Note "C5" plus "Sustain Pedal On" will generate the ASCII code for the letter "A"
- MIDI Notes "C5" plus "C#5" plus "Sustain Pedal On" will generate the ASCII code for the letter "Ä"
etc.
The result would be a fairly large and complex map (the typical office keyboard has 100+ keys, so when you take modifier keys into account, we are talking circa 500 to 600 mappings - "Alt+Ctrl+F11" needs a place in your heart and on your keyboard, too).
Can this be done?
And: Will it be reliable (as in: interpret keys and key combos fast enough to generate the correct output)?
Thanks in advance.
PS: Should this be doable, I’d be glad to build a full ASCII Keyboard replacement set, upload it here and keep you posted about my experiences. Chording keyboards such as the BAT are very expensive; it would be sweet to do the same with affordable black and white keys ...
I am looking for a solution that will allow me to use a MIDI keyboard as a replacement for an alphanumeric keyboard (don’t ask ).
Since I don’t want to jump around over octaves, I will need the ability to combine messages and use chording - i.e. the ability to map sets of MIDI messages, like this:
- MIDI Note "C5" will generate the ASCII code for the letter "a".
- MIDI Note "C5" plus "Sustain Pedal On" will generate the ASCII code for the letter "A"
- MIDI Notes "C5" plus "C#5" plus "Sustain Pedal On" will generate the ASCII code for the letter "Ä"
etc.
The result would be a fairly large and complex map (the typical office keyboard has 100+ keys, so when you take modifier keys into account, we are talking circa 500 to 600 mappings - "Alt+Ctrl+F11" needs a place in your heart and on your keyboard, too).
Can this be done?
And: Will it be reliable (as in: interpret keys and key combos fast enough to generate the correct output)?
Thanks in advance.
PS: Should this be doable, I’d be glad to build a full ASCII Keyboard replacement set, upload it here and keep you posted about my experiences. Chording keyboards such as the BAT are very expensive; it would be sweet to do the same with affordable black and white keys ...