videopro24
2020-05-08 13:54:47
Hi guys,
I have a problem with keyboard shortcut. I am using Bome midi translator pro to convert some keyboard shortcuts to midi notes.
For example I set:
Incoming -> phisical keys: Ctrl(F11)
Rules:empty
outgoing: midi message -> note on channel 19 note 1 velocity 127
and it is working fine.
after that I set onother translator:
Incoming -> phisical keys: Ctrl(Alt(F11))
Rules:empty
outgoing: midi message -> note on channel 13 note 83 velocity 127
but this will result in this in the windows log:
1: IN 0.18 Physical Keys: Alt(F11)
2: OUT 0.18 Note On on ch. 13 with note:19 (0x13) and velocity:127 (0x7F)
3: IN 0.82 Physical Keys: Ctrl(Alt(F11))
4: OUT 0.82 Note On on ch. 13 with note:83 (0x53) and velocity:127 (0x7F)
So the software reads both values. How can I block the software to read control+F11 when I press control+alt+F11?
This is very important to my project. I hope I am wronging someting and this can be solved.
Thank you
Salvatore