Thomas O Fredericks
Thomas O Fredericks
You can use https://github.com/RuudMulder/SlipOscBridge to convert OSC SLIP to OSC UDP.
But I did find a bug as I noted in this issue : https://github.com/RuudMulder/SlipOscBridge/issues/2
Hi, if you ever need any bad OSC messages I can cook up a Pure Data patch for testing!
Here you go. Good messages do not crash VCV Rack. Bad messages do. [cvOSCcv tester.zip](https://github.com/j4s0n-c/trowaSoft-VCV/files/9833397/cvOSCcv.tester.zip)
Hi. Thank you so much! It seems to work great! cvOSCcv opens up VCV Rack so much! I teach my students (in French) how to connect Arduino to VCV Rack...
Hi, why do you need to retrieve the pin number?
Hi, can you please post sample code? I will test.
Hi again. I had to clean up your code to test it out. I cannot replicate your error. Are you using an **external pullup** as indicated in your code? Can...
Hi, wow, sorry, I do not understand why I was never notified. I am trying to keep the library as simple as possible. Are you sure this would not have...
Hi, I am sorry, but I do not update or support UnityOSC anymore. Please use the following libraries instead : * [Iam1337/extOSC: extOSC is a tool dedicated to simplify creation...