|
From: Joseph M. <jos...@gm...> - 2021-01-05 02:46:02
|
Hi Meka, I haven’t looked at your source code but I did successfully send and receive OSC messages with the paths “/xremote” and “/xremotenfb” using the oscsend and oscdump utilities. They worked just as expected. Cheers, Joe > On Dec 30, 2020, at 5:25 PM, Goran Mekić <me...@ti...> wrote: > > 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 > _______________________________________________ > liblo-devel mailing list > lib...@li... > https://lists.sourceforge.net/lists/listinfo/liblo-devel |