I’m on Windows 10. I don’t have a Mac anymore so I can’t test MidiMonster in that environment.
One thing I did notice is that “Failed to search for backend plugin files in: /backends/” error will happen if you are trying to use a config file you saved somewhere other than the folder that holds the MidiMonster program and “backend” folder. Your config file must be saved in the same place as the other program files.
I’m sending data from resolume to 4 different esp32 that are all equipped with an ethernet port. Obviously, all IP addresses would be dependent on your hardware. The “bind” address is the machine running Resolume. This is also the address you will be sending to in your resolume lumiverse. The Destination addresses are the ESP32s.
[backend artnet]
bind = 192.168.1.109
[backend sacn]
bind = 192.168.1.109
[artnet in1]
universe = 1
[sacn out1]
universe = 1
destination = 192.168.1.107
priority = 100
[map]
in1.{1…510}>out1.{1…510}
[artnet in2]
universe = 2
[sacn out2]
universe = 2
destination = 192.168.1.107
priority = 100
[map]
in2.{1…510}>out2.{1…510}
[artnet in3]
universe = 3
[sacn out3]
universe = 3
destination = 192.168.1.107
priority = 100
[map]
in3.{1…510}>out3.{1…510}
[artnet in4]
universe = 4
[sacn out4]
universe = 4
destination = 192.168.1.105
priority = 100
[map]
in4.{1…510}>out4.{1…510}
[artnet in5]
universe = 5
[sacn out5]
universe = 5
destination = 192.168.1.105
priority = 100
[map]
in5.{1…510}>out5.{1…510}
[artnet in6]
universe = 6
[sacn out6]
universe = 6
destination = 192.168.1.105
priority = 100
[map]
in6.{1…510}>out6.{1…510}
[artnet in7]
universe = 7
[sacn out7]
universe = 7
destination = 192.168.1.106
priority = 100
[map]
in7.{1…510}>out7.{1…510}
[artnet in8]
universe = 8
[sacn out8]
universe = 8
destination = 192.168.1.106
priority = 100
[map]
in8.{1…510}>out8.{1…510}
[artnet in9]
universe = 9
[sacn out9]
universe = 9
destination = 192.168.1.106
priority = 100
[map]
in9.{1…510}>out9.{1…510}
[artnet in10]
universe = 10
[sacn out10]
universe = 10
destination = 192.168.1.106
priority = 100
[map]
in10.{1…510}>out10.{1…510}
[artnet in11]
universe = 11
[sacn out11]
universe = 11
destination = 192.168.1.104
priority = 100
[map]
in11.{1…510}>out11.{1…510}
[artnet in12]
universe = 12
[sacn out12]
universe = 12
destination = 192.168.1.104
priority = 100
[map]
in12.{1…510}>out12.{1…510}
[artnet in13]
universe = 13
[sacn out13]
universe = 13
destination = 192.168.1.104
priority = 100
[map]
in13.{1…510}>out13.{1…510}
[artnet in14]
universe = 14
[sacn out14]
universe = 14
destination = 192.168.1.104
priority = 100
[map]
in14.{1…510}>out14.{1…510}