Touch OSC and Ableton Live and Gig Performer

I am using Gig Performer and Ableton Live.
They are synchronized using OSC

In the OSC settings the sending and receiving port and the IP Address are set.
Now I want to use iPAD and TouchOSC to remote control widgets.
As the iPad has a different IP-Adress I am using direct addressable OSC.
This way a widget sends out the value to the global set port and address and the “custom” port and address.

This seems to work.

Now my question, is that the only way to achieve that?

When I use xxx.xxx.xxx.27 on my iPad to send OSC messages then the OSC command /Song/NextPart 1 switches to the next part.

When I use xxx.xxx.xxx.255 then the OSC command is executed 2x in GP

I think I found the solution
From the iPad I must not use the broadcast address, but in GP I am using the broadcast address to send OSC messages.
This way OSC messages are sent to Ableton Live on the Mac and in parallel sent to my iPad

1 Like