From: Goran M. <me...@ti...> - 2020-12-30 21:43:44
|
Hello, First of all, thank you for the wonderful lib. I'm using it to develop an app to control my XR18 (and other mixers, once I get my hands on them). The app is open source at https://github.com/maolan/maomix. I can't seem to send /xremote or /xremotenfb commands. To be exact, I never get a reply. This is exact line I'm sending it from: https://github.com/maolan/maomix/blob/master/src/connection.cpp#L239 To be honest, same thing happens if I use "oscsend <ip> 10024 /xremote". Does anyone on this list have experience why this particular command is special and in what way? I do have a problem understanding /meters, too, but at least I get reply using /meters/* commands. Regards, meka |