Is this resolved? At least for me sending your test value from AHK to reaper works as intended and I get the same value for dual floats as for a single one.
Answered on the forum: https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989
Get more information about the other…
Answered on the forum: https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989
Basically read this:…
Great to hear that your issue has been resolved! The DLL totally was compiled for 64bit only, so that was the problem. I'll add a not to the documentation about that!
Hi!
Hm, could you check for the value that OSC2AHK.dll\open
returns? There could be a hint in it:
0: Port opened
1: handle or port invalid
2: failed to open port (deeper in the networking…
closed by commit #406baef516, will be included in version 1.0
At the moment only one OSC argument per message is supported, so sending two strings as payload with one message is not possible. I'll keep this as feature request, but it will take at least a few…