nexus-js / ui

NexusUI: Web Audio Interfaces
http://nexus-js.github.io/ui/
843 stars 129 forks source link

OSC Support in Nexus UI 2.0? #152

Open carltesta opened 4 years ago

carltesta commented 4 years ago

In NexusUI 1.0 there was a OSCrelay php script which enabled someone to have all Nexus UI elements send OSC messages to a defined IP address. Is this functionality present in the 2.0 version? Can I use the same PHP script?

tatecarson commented 4 years ago

That is not part of the ui library anymore. @jesseallison is developing nexusHub, which deals with networking, as a separate library. You might still be able to use the php script with ui 1.0 .