- Edited
Recently, I have been wondering whether it is possible to send and receive real-time streams of data between the Bela i/o and some software in the computer host connected through USB.
I have the feeling Bash/Powershell (I am on a Windows laptop) could be used to transmit the data from Bela to other programs such as TouchDesigner or some GLSL editor.
I have also found this discussion (https://forum.bela.io/d/150-audio-analysis-data-to-pc/5) in which they seem to be achieving that result by sending OSC through PD's UDP. Is there an alternative to this PD method for C++?
So, are any of these methods possible?
I can not find whether OSC worked for that user and I have been dreaming of connecting my Eurorack LFOs to some sort of visualiser : )