OSC UDP port connection order
Posted: Thu Dec 02, 2021 12:52
I have got an issue while working with Resolume, TouchDesigner and DAW (Reaper/Ableton Live).
I'm sending OSC from audio DAW to port 7000, some signals are directly used by Resolume and others will be preprocessed and rerouted in TD and send back on port 7000 for Resolume.
Now there is a strange behavior when opening the programs in different orders. When i first start Resolume then TD and DAW everything is working fine. But when first opening DAW and TD and Resolume at last, Arena doesn't connect to the UDP port 7000 and no OSC is received.
Checked by:
I'm working on Win10 and all localhost.
I'm sending OSC from audio DAW to port 7000, some signals are directly used by Resolume and others will be preprocessed and rerouted in TD and send back on port 7000 for Resolume.
Now there is a strange behavior when opening the programs in different orders. When i first start Resolume then TD and DAW everything is working fine. But when first opening DAW and TD and Resolume at last, Arena doesn't connect to the UDP port 7000 and no OSC is received.
Checked by:
Code: Select all
Get-Process -Id (Get-NetUDPEndpoint -LocalPort 7000).OwningProcess