Closed dr-offig closed 5 years ago
sorry Toby, not sure how I missed this one :( Can you put the debug back the way it was, then happy to merge. (i.e. comment out #DEFINE _DEBUG and uncomment back std::cout)
@dr-offig wanna update this one or should I close?
Hey @digego it might be easier for me to make a separate pull request, since this was from some time ago - i'll have a look ...
Updating was easier than I thought, should be good to go now
thanks Dr!
I need to broadcast OSC messages by sending to 192.168.1.255 for example. It seems that UDP broadcasting is disabled by default. Not sure if that is intentional or not. In any case this pull request adds a few lines to EXTLLVM.cpp that enables broadcasting with llvm_send_udp