| Author |
Message |
Topic: Hotstrings for simulated Keyboard input. |
fridemar
Replies: 0
Views: 1104
|
Forum: Scripts & Functions Posted: Tue Oct 07, 2008 1:00 am Subject: Hotstrings for simulated Keyboard input. |
Now we have the capability to input chords by a midi-KB in Ahk,
but unfortunately I can't find any option of simulated Send, Sendraw, Sendplay, etc. input to trigger hotstrings.
I bet, there must ... |
Topic: MIDI input library |
fridemar
Replies: 77
Views: 15789
|
Forum: Scripts & Functions Posted: Wed Oct 01, 2008 12:31 am Subject: A_TickCount for "dur" and howto repeat a key ? |
Hi automaticman,
I solved the time-sensitivity problem with "A_TickCount" for note-ons and note-offs, although a "dur" -parameter would be more Midi-like.
How do you script i ... |
Topic: MIDI input library |
fridemar
Replies: 77
Views: 15789
|
Forum: Scripts & Functions Posted: Sat Sep 27, 2008 1:43 am Subject: Re: MIDI input library |
Dear orbik,
again thank you for sharing your MidiIn DLL and its useful ahk wrapper library.
Looking into your C++ source, I noticed that
your callback
void CALLBACK midiInProc(HMIDIIN h ... |
Topic: MIDI input library |
fridemar
Replies: 77
Views: 15789
|
Forum: Scripts & Functions Posted: Thu Sep 25, 2008 1:36 am Subject: MIDI input library |
Yes, we need besides vel the dur(ation) attribute of a note, like Tim Thompson did it in Keykit (open C-source).
When vel=0, this is equivalent with note-off, so that when this event occurs, the du ... |
Topic: MIDI input library |
fridemar
Replies: 77
Views: 15789
|
Forum: Scripts & Functions Posted: Tue Sep 02, 2008 12:00 am Subject: Combining it with MidiOutput helps (not only) the Blind |
Slightly modified quote
Many thanks to orbik, stutter, ribbet.1, robcheese and everybody else. I think those cheap roll-up midi keyboards may be especially useful for this.
Apropos "l ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Fri Jun 13, 2008 4:38 pm Subject: Instant macro playback for AutoScriptWriter |
Johny,
after a long time, I looked for the evolution of AutoHotkeyWriter.
I guessed that meanwhile your AutoHotkeyPlayer was fully integrated into
AutoHotkeyWriter.
Could you or someone else ... |
Topic: MIDI IN support in AutoHotkey |
fridemar
Replies: 64
Views: 20644
|
Forum: Wish List Posted: Tue Dec 12, 2006 11:38 am Subject: DLL is wonderful, but consider KeyKit too. |
regarding this topic, i found a webpage:
http://www.logosfoundation.org/gmt/gmt_midi.html
I donīt understand a lot of it, but it seems to me,
that it contains the sourcecode for a dll, which hand ... |
Topic: MidiKb extends PcKb |
fridemar
Replies: 4
Views: 3134
|
Forum: Scripts & Functions Posted: Tue Dec 12, 2006 11:24 am Subject: Re: FpMidiToKbMain.k |
Dear AHK peers, interested in Midi input,
Should there be enough peer programmers here (or if there is not enough interest here), I move the program to the free https://sourceforge.net, for collab ... |
Topic: MidiKb extends PcKb |
fridemar
Replies: 4
Views: 3134
|
Forum: Scripts & Functions Posted: Sun Dec 10, 2006 12:01 am Subject: FpMidiToKbMain.k |
Dear AHK peers, interested in Midi input,
I would like to share with you my
(earlier named Midi2Kb) program FpMidiToKb. The reason for this new name is:
It avoids name conflicts in the big us ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Sun Sep 10, 2006 3:09 pm Subject: Re: hello yall |
It all starts on the foundation of a great idea. .... Feel free to drop by autoitscript.com and make a donation.
Hi Larry,
thank for pointing to the father of Autohotkey: http://www.autoitscri ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Sat Sep 09, 2006 12:37 am Subject: Yes please: Win-shift-a records Win-a plays ... |
Hello Johny,
I guess, a lot of people will enjoy your simple but highly efficient key arrangement in your Macrorecorder/Player improvement.
Please script it, so that it can immediately be put to ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Fri Sep 01, 2006 12:09 am Subject: Suggestion: alphakeys as temporary filenames |
Hi Johny,
thank you for your friendly link/node creation of the specific Midi stuff, which inspired me to the following suggestion of your instant Autoit Recorder Player.
I don't know, if it is ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Wed Aug 23, 2006 11:43 pm Subject: Timed Autorepeat Combobox for AutoScriptRecorder/Player |
Dear Johny,
thank you for your example, which I have slightly modified to suggest further elaboration of your evolving AutoScripter (. Yes I can clearly see it :- ).
It is a good feeling to use ... |
Topic: Instant macro playback for AutoScriptWriter |
fridemar
Replies: 16
Views: 8623
|
Forum: Scripts & Functions Posted: Wed Aug 23, 2006 12:07 am Subject: AutoScripting with MidiKb |
A hearty Thank you to the AHK-makers and friendly Addoners:
especially Johny for the ASP ( AutoScriptPlayer ) and Robiandi for the simple but efficient CP ( ClipboardPlayer ).
Both scripts are ... |
Topic: MidiKb extends PcKb |
fridemar
Replies: 4
Views: 3134
|
Forum: Scripts & Functions Posted: Sun Aug 20, 2006 11:16 pm Subject: MidiKb extends PcKb |
Dear lovers of extreme Keyboard solutions,
First my thanks and kudos to Tim Thompson, author of the wonderful freeware Keykit at http://nosuch.com/keykit/ , which is both an oo C-like "program ... |
| |