| Author |
Message |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Tue Aug 19, 2008 12:55 pm Subject: MIDI input library |
Is there any way to increase the response speed / lower latency of this?
I have a script which translates a knob turn into mouse movements, but it is a little sluggish. Any suggestions, or is this a ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Tue Aug 12, 2008 3:30 pm Subject: MIDI input library |
s'ok.
MidiOx is entirely free, and the best midi monitor that I know of on a pc. Very useful tool to have. It can also translate midi messages.
Bomes has a special place in my heart. The Beta ve ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Tue Aug 12, 2008 10:58 am Subject: MIDI input library |
| [url=http://www.midiox.com/]Midiox or [url=http://www.bome.com/midi/translator/]Bomes Midi Translator - seems like you're trying to recreate applications which already exist (not that there'sanything ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Thu Aug 07, 2008 10:01 pm Subject: MIDI input library |
| ribbet - correct - does that. Can also be made specific to a note velocity if you wish. |
Topic: Midi In and SetTimer help |
stutter
Replies: 1
Views: 174
|
Forum: Ask for Help Posted: Wed Jul 16, 2008 10:18 pm Subject: Midi In and SetTimer help |
Hi,
I have a script which takes advantage of the midi input .dll and .lib #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for n ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Fri Jun 27, 2008 11:41 pm Subject: MIDI input library |
| Could anybody tell me how to use timers in conjunction with this? Such that I can listen for a string of cc's, and if I do not receive one (or after the cc inout stops) in a set time, I can activate a ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Tue May 20, 2008 12:48 pm Subject: MIDI input library |
| thanks n-l-i-d |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Mon May 19, 2008 9:26 pm Subject: MIDI input library |
| this is brilliant. Not sure I've really understood it all yet, but this is the first time I've used dllcall. Have it working for me by editing, copy and pasting the example script into the form I want ... |
Topic: MIDI input library |
stutter
Replies: 37
Views: 2946
|
Forum: Scripts & Functions Posted: Sat May 17, 2008 4:03 pm Subject: MIDI input library |
didn't have the latest version, now installed, sorted out that issue... now to try this thing out
edit: the test patch works, this is fantastic news, thankyou very much Orbik |
Topic: Mouse: custom combination defeats hotkey |
stutter
Replies: 3
Views: 203
|
Forum: Ask for Help Posted: Fri Feb 15, 2008 12:09 pm Subject: Mouse: custom combination defeats hotkey |
| thanks for the replies. LexiKos, I'd tried that and it wasn't working, and I could not understand why. However, I've just realised my autohotkey script is not responding to XButton2, which was the cau ... |
Topic: Mouse: custom combination defeats hotkey |
stutter
Replies: 3
Views: 203
|
Forum: Ask for Help Posted: Wed Feb 13, 2008 9:19 pm Subject: Mouse: custom combination defeats hotkey |
| So, I may just be tired and have fundamentally misunderstood something. I have a multi-button mouse, and would like to be ablt to use one of the side buttons in certain programs as a modifier key for ... |
| |