ETCLabs / OSCWidgets

UNOFFICIAL - OSC widgets for your Mac or Windows Desktop
MIT License
68 stars 12 forks source link

trouble getting feedback #16

Open drmbt opened 6 years ago

drmbt commented 6 years ago

I'm sorry if I'm missing something... having a hard time getting feedback from desktop widget to LEMUR OSC controller on ipad. My use case is to send osc from the iPad on port 8000 into OSCWidgets on port 8001, and the output from OSCWidgets on to another local app at port 9000. I can get outputs from OSCWidgets working properly to either the app or the ipad, but I can't get an input from the ipad to control the proper address in OSCWidgets. I am seeing the incoming data in the monitor, but nothing I seem to do gives me bi directional communication between the ipad and the desktop widgets. Any suggestions?