Open benjaminbojko opened 2 years ago
OK - I got this nmp package working: https://www.npmjs.com/package/osc with an iOS app, Syntien. Its free, so I can't change the addresses of the OSC messages, but it works. Theres a few paid app, like TouchOSC that seem popular and you can customize your interface.
Regardless, wanted to check this out before really architecting the server portion. Deons't look crazy and I think this should be fine.
I was going to recommend TouchOSC and that npm package too :D You could also just create another test script that simply sends osc commands via Node.
@benjaminbojko - do you know of anything, like Postman, that we can use so we can test OSC?