ola icon indicating copy to clipboard operation
ola copied to clipboard

Soundswitch to OLA over Art-Net disconnects

Open erhan- opened this issue 2 years ago • 1 comments

Hello everyone,

I want to connect my DJ controller or the dedicated soundswitch software (https://www.soundswitch.com/) to OLA to control my nanoleaf. The connection to nanoleaf works already.

My current configuration:

always_broadcast = false
enabled = true
ip = 192.168.52.55 
long_name = OLA ArtNet
net = 0
output_ports = 4
short_name = OLA ArtNet
subnet = 0
use_limited_broadcast = false
use_loopback = false

Dashboard overview:

grafik

When I add artnet as Input, I see the device for 3 seconds in the hardware overview in Soundswitch, then its gone. Same happens when I disable the input device.

grafik

There is nothing really in the logs with -l 4 .

ola_1  | olad/plugin_api/Universe.cpp:523: Full RDM discovery triggered for universe 1
ola_1  | plugins/artnet/ArtNetNode.cpp:764: Sending ArtTodRequest
ola_1  | olad/plugin_api/PortManager.cpp:119: Patched 2-1-I-0 to universe 1

Thanks for your help!

erhan- avatar May 25 '22 10:05 erhan-

I want to connect my DJ controller or the dedicated soundswitch software (https://www.soundswitch.com/) to OLA to control my nanoleaf. The connection to nanoleaf works already.

From a quick look, there's no free version of this, just one that risks locking you into a paid contract, is that correct?

My current configuration:

always_broadcast = false

Try changing this to true, I think it's one of the workarounds for buggy devices. Remember to stop OLAd before you edit the config.

When I add artnet as Input, I see the device for 3 seconds in the hardware overview in Soundswitch, then its gone. Same happens when I disable the input device.

grafik

What's generating MyArtnet?

Could we have a Wireshark capture (ideally on the machine running Soundswitch) for at least the Art-Net port 6454. Then we just need to play spot the difference between OLA and MyArtnet to work out what's going on...

There is nothing really in the logs with -l 4 .

Could we have the full -l 4 log please just in case: https://www.openlighting.org/ola/get-help/ola-faq/#How_do_I_get_olad_-l_4_logs

peternewman avatar May 26 '22 10:05 peternewman