keijiro / OscJack

Lightweight C# implementation of OSC server/client
The Unlicense
465 stars 64 forks source link

Will this receive OSC from multiple UDP Port Numbers? #13

Closed corbinyo closed 5 years ago

keijiro commented 5 years ago

Duplicate an OSC Event Receiver component and change the port number. This might be the easiest way to listen to multiple ports.

keijiro commented 5 years ago

I'm closing this issue now. Please feel free to reopen for further questions.