Results 197 comments of Ben Kuper

After further tests, this crash only happens when I'm actually plugging the Krida dimmer board. When nothing is plugged, the program is running, which makes me think it has to...

I'm on Arduino 1.8.19, using ESP32 version 2.0.2 on the latest commit of this repo. I think I also tried with PlatformIO, but I guess the ESP version is the...

+1 ! This is a high priority necessity for me and it seems that the PR could go on ? If not yet, how can I test this before the...

Thank you for the very thorough explanation. How do you suggest I should do that while still using the juce_osc module ? If the proposed solution means "deal with your...

I totally agree that stepping out of the standard is NOT a good idea and the real fix should be done on the other side. But I don't have source...

+1 on stochas patches / presets library !

Thank you, did not see that one. Unfortunately, it seems that it still doesn't work with Unity 5.5, maybe some bad config on my project, if you manage to get...

Yeah Funnel is the way to go if you want a working server from Unity. In my case, i'm interested in a Syphon client in unity (getting an openFramework shared...

Just for info, I forked and added the piece of code to include servus_port and servus_ip in the data. This is only in the dns-sd implementation, and JM Celerier has...

Same here on Win 10 x64, using powershell : CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to...