#7 Send multiple arguments in one message

Closed
opened 3 years ago by EErreErre · 2 comments

I'm working on a controller for ZoomOSC based on ahk.
For a particular function i need to send a single message with 2 string.

I've tried many combination for the data format in your dll but no one works.

I've created a screenshot for better explain what i mean.

I've used the program Protokol to test the function

The first line is obtained with the software Companion
As you can see the message is (STRING) "USER1" (STRING) "USER2"

The second line is from AHK using you DLL and it send only 1 (STRING) message

Is possible to get the same result, or are you planning to add this function ?

Thanks

I'm working on a controller for ZoomOSC based on ahk. For a particular function i need to send a single message with 2 string. I've tried many combination for the data format in your dll but no one works. I've created a screenshot for better explain what i mean. I've used the program Protokol to test the function The first line is obtained with the software Companion As you can see the message is (STRING) "USER1" (STRING) "USER2" The second line is from AHK using you DLL and it send only 1 (STRING) message Is possible to get the same result, or are you planning to add this function ? Thanks
Ludwig commented 3 years ago
Poster
Owner

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 weeks until I have time to look into this in detail.

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 weeks until I have time to look into this in detail.
Ludwig added the
feature request
label 3 years ago
Ludwig commented 3 years ago
Poster
Owner

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

closed by commit 406baef516, will be included in version 1.0
Ludwig closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.