I'm using the dmxsend external for a project using the enttec dmx usb pro.
an argument sets the number of DMX inputs so for 4 inputs would look like this:
[dmxsend 1 2 3 4]
Problem is, I want to use 120 inputs and when the external is created the inputs are squashed together making them impossible to connect.
is there a way of making the box wider? maybe a text wrap parameter in PD?