Bruno Gola

Results 9 comments of Bruno Gola

Hi! Super nice @LFSaw ! I used another this osc interface (written in python) to send stuff from morph to SC: https://github.com/batchku/sensel-osc It is nice but I'm not sure if...

same here, archlinux on wayland + sway.

I just tried with Xorg as well and same issue. ``` % uname -a Linux brioche 6.8.9-arch1-2 #1 SMP PREEMPT_DYNAMIC Tue, 07 May 2024 21:35:54 +0000 x86_64 GNU/Linux ```

thanks, i was doing this myself :-)

@muellmusik agreed. The Socket object should be a second proposal I would add in a next RFC. That is because currently sclang is only able to send / receive OSC...

@muellmusik I am totally up for a broader network implementation and also very interested in WebSocket support. So yes, would make sense to have an initial Socket object for now....

some things made on monday: - we created a template for sounds and controllers (check file under 2020/01/) - template is able to use mic input or samples edited by...

That's amazing! Thanks a lot for implementing that @Spacechild1 I was testing it here (on Linux) and found a issue. I didn't have time to dig deeper and try to...

ah yes, makes sense! thanks for the explanation and of course it also happens in current SC if you are running the server at blockSize 1 another thing I noticed...