-
August 17, 2020 at 09:56 #6264
alexmotylev
ParticipantHello, I am using little app created with Cycling ’74 Max to send udp OSC messages. When Live Professor receives OSC, it toggles mutes on 2 chains (‘air’ and ‘talkback’). Is there a way to send messages from LP back to Max, so Max can confirm, the message was received? When I toggle mutes by mouse, LP sends OSC, but when mutes are toggled by mapped controller, LP doesn’t send messages.
August 19, 2020 at 01:27 #6266Nikolai
KeymasterHi
This sounds like a bug or a missing feature.
What you need is an “echo” to the controller? like this:
Controller sends message > Mute state changes > Send a message back to the controller to confirm?
August 19, 2020 at 08:24 #6268alexmotylev
ParticipantYes, this will help to make system more reliable. Packets that are sent back over UDP also can be lost, but probability of losing 2 packets in row is lower than losing 1, I think. What I want is reliable way to control LP over network. So far, when I am using ethernet wired connections, it works pretty stable. But when I’ve tested it with WiFi, there was some lost messages. Maybe there is other way to do what I want? Does LP support TCP OSC? I don’t know how to send TCP OSC from Cycling MAX (there is really simple way to work with udp), but I think I will be abbe to make simple client to control LP over TCP.
August 24, 2020 at 15:48 #6270Nikolai
KeymasterIf you don’t mind I would like for you to test a new version with the OSC echo turned on
Could you please send me a message at http://hello.audiostrom.com/ ?
The forum ‘LiveProfessor 2’ is closed to new topics and replies.