| Author |
Message |
Forum: Scripts Topic: MIDI input library |
| BlobVanDam |
|
Posted: June 4th, 2011, 6:26 pm
|
|
Replies: 79 Views: 16870
|
| Thank you very much! I really do appreciate you taking the time to do this, and doing it so quickly. And don't worry, this is perfect. I didn't expect you to write the whole thing for me. This is very clearly commented enough for me to manage the rest, and I've dealt with raw midi input before. I ju... |
|
 |
Forum: Scripts Topic: MIDI input library |
| BlobVanDam |
|
Posted: June 3rd, 2011, 9:53 pm
|
|
Replies: 79 Views: 16870
|
| Thanks for the help. I appreciate it. I will probably need some kind of basic selection for input port. Saving to ini isn't necessary, although it would be nice if it doesn't complicate it too much. I don't need any midi output support. I want to limit any extra necessary programs such as midiox for... |
|
 |
Forum: Scripts Topic: MIDI input library |
| BlobVanDam |
|
Posted: June 3rd, 2011, 4:09 pm
|
|
Replies: 79 Views: 16870
|
| Hi, Sorry for bumping an old thread here, but I've just gotten this happily working in my current (time sensitive) project, but I'm having a few problems with the stability of this script. I'm having the problem that has been mentioned, that the script doesn't close properly. That's not a huge deal.... |
|
 |
Forum: Support Topic: Sending shifted keys without shift modifier? |
| BlobVanDam |
|
Posted: May 31st, 2011, 11:10 am
|
|
Replies: 6 Views: 201
|
| Sorry, rush-read your post the first time :oops: . . . No problem. I'm glad to have the help. :) I found some of those same links after seeing your post, and I too could not see any exclamation point, and it looks like the punctuation keys are still mapped to the same codes? So maybe it's not possi... |
|
 |
Forum: Support Topic: Sending shifted keys without shift modifier? |
| BlobVanDam |
|
Posted: May 31st, 2011, 10:54 am
|
|
Replies: 6 Views: 201
|
| Try using Shift instead of ! . . . Send {Shift Down} Else Send {Shift Up} . . . ?? Just a quick suggestion . . . Chris My program will be handling a lot of midi notes converted to random keypresses, so I'm trying to avoid all modifier keys such as Alt, Shift, Ctrl, Esc etc that ... |
|
 |
Forum: Support Topic: Sending shifted keys without shift modifier? |
| BlobVanDam |
|
Posted: May 31st, 2011, 9:10 am
|
|
Replies: 6 Views: 201
|
| Hi, I'm a noob to autohotkey, so be kind. :) I'm writing a script to convert midi keys to keyboard keystrokes so I can use my midi keyboard in another programming language that doesn't support midi input. So I'm squeezing the 88 keyboard keys into the regular keyboard keys that I can use, then my pr... |
|
 |
| Sort by: |