Open vlappa opened 1 year ago
It seems I can't send a empty string with the scgolang/osc library. I'm wondering if go-osc has the same problem? https://github.com/scgolang/osc/issues/17
Someone who is interested helping me figuring this out/ fix this?
Testing with https://github.com/schollz/sendosc by @schollz, suggests this works fine in go-osc. Ok, now I've to figure out why it doesn't work in scgolang/osc.
It seems I can't send a empty string with the scgolang/osc library. I'm wondering if go-osc has the same problem? https://github.com/scgolang/osc/issues/17
Someone who is interested helping me figuring this out/ fix this?