Handler for custom address pattern
allan1224 opened this issue · 1 comments
allan1224 commented
Hi,
I was wondering if there was a way to specify a custom address pattern for an incoming OSC stream that has multiple address patterns - I want to specify a particular address pattern.
I'm having some trouble finding how that could be implemented so any help would be really appreciated.
Thanks!
devinroth commented
You have access to all the incoming messages and bundles. You can set it up in any way you want.
Just setup a delegate to receive everything and handle the data accordingly.
Devin
…On Apr 24, 2022, 9:05 PM -0700, allan1224 ***@***.***>, wrote:
Hi,
I was wondering if there was a way to specify a custom address pattern for an incoming OSC stream that has multiple address patterns - I want to specify a particular address pattern.
I'm having some trouble finding how that could be implemented so any help would be really appreciated.
Thanks!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>