Old 06-07-2021, 05:45 AM   #1
GeneralMidi
Human being with feelings
 
Join Date: Dec 2020
Posts: 227
Default Auto Hotkey Question

I am having trouble getting the midi editor window to register using the following winhook class: https://www.autohotkey.com/boards/viewtopic.php?t=59149

WinHook.Shell.Add("active",,, "REAPERmidieditorwnd",32772)

active(Win_Hwnd, Win_Title, Win_Class, Win_Exe, Win_Event)
{
MsgBox midi editor active
}

The scripts here respond to REAPERmidieditorwnd without issue: https://forum.cockos.com/showpost.ph...46&postcount=4

but adding a shell hook just doesn't want to work. Reaper and other applications work fine using the class, but I can't get it to work with the hook class.

I guess this is kind of niche, and I wouldn't imagine too many here would be interested in this. However, if this interests you and you wouldn't mind trying this out, I'd love to get it working.
GeneralMidi is offline   Reply With Quote
Old 06-08-2021, 02:33 PM   #2
MusoBob
Human being with feelings
 
MusoBob's Avatar
 
Join Date: Sep 2014
Posts: 2,643
Default

Try posting in
ReaScript, JSFX, REAPER Plug-in Extensions, Developer Forum
__________________
ReaTrakStudio Chord Track for Reaper forum
www.reatrak.com
STASH Downloads https://stash.reaper.fm/u/ReaTrak
MusoBob is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:17 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.