Possibility to integrate this project with others
Hi, I think that the possibility to integrate this project with others would be game-changing, as far as I know, a real time spectrogram that share the data in real time is currently unavailable on the web.
So, what about adding a flag to transmit the arrays trough tcp/ip to a given ip? or trough Osc?
Thanks
Okay, I can tackle it. In a personal project of mine I've already put a UDPsender class. I then call its send_data method to forward data from the octave analyzer. I'm bit lost on how to generalize its use. How can i let the user select which widget should actually foward data?
What programs would benefit from an integration with Friture? That might be interesting to then check what integration API these kinds of programs provide.