Ludwig Frühschütz Ludwig
  • Joined on May 03, 2019
Loading Heatmap…

Ludwig opened issue Ludwig/OSC2AHK#12

32 bit version

3 months ago

Ludwig commented on issue Ludwig/OSC2AHK#11

Dual float actually sending dual double

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.

1 year ago

Ludwig opened issue Ludwig/Reaper-Scripts#9

Big Clock Extra: Add time offset

1 year ago

Ludwig commented on issue Ludwig/OSC2AHK#10

Find a specific port that is listening

Answered on the forum: [https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989](https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989) Get more information about the other…

1 year ago

Ludwig closed issue Ludwig/OSC2AHK#9

Can't send messages

1 year ago

Ludwig commented on issue Ludwig/OSC2AHK#9

Can't send messages

Answered on the forum: [https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989](https://www.autohotkey.com/boards/viewtopic.php?p=465989#p465989) Basically read this:…

1 year ago

Ludwig pushed to master at Ludwig/OSC2AHK

  • 83e36c0925 Readme: Add note that the dll is 64bit only

2 years ago

Ludwig commented on issue Ludwig/OSC2AHK#8

Can't open port

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!

2 years ago

Ludwig commented on issue Ludwig/OSC2AHK#8

Can't open port

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…

2 years ago

Ludwig released "Release 1.0" at Ludwig/OSC2AHK

2 years ago

Ludwig pushed to master at Ludwig/OSC2AHK

2 years ago

Ludwig pushed to master at Ludwig/OSC2AHK

  • cdfa413d09 Add "/" to begin of OSC address if user doesn't. closes #6

2 years ago

Ludwig closed issue Ludwig/OSC2AHK#6

Automatically add / to OSC address patterns if not passed by user

2 years ago

Ludwig closed issue Ludwig/OSC2AHK#7

Send multiple arguments in one message

2 years ago

Ludwig commented on issue Ludwig/OSC2AHK#7

Send multiple arguments in one message

closed by commit #406baef516, will be included in version 1.0

2 years ago

Ludwig pushed to master at Ludwig/OSC2AHK

2 years ago

Ludwig commented on issue Ludwig/OSC2AHK#7

Send multiple arguments in one message

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…

2 years ago

Ludwig opened issue Ludwig/OSC2AHK#6

Automatically add / to OSC address patterns if not passed by user

3 years ago

Ludwig released "Release 0.3" at Ludwig/OSC2AHK

3 years ago

Ludwig pushed to master at Ludwig/OSC2AHK

3 years ago