friture icon indicating copy to clipboard operation
friture copied to clipboard

Possibility to integrate this project with others

Open Novecento99 opened this issue 1 year ago • 2 comments

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

Novecento99 avatar Jan 09 '25 10:01 Novecento99

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?

Novecento99 avatar Jan 13 '25 10:01 Novecento99

What programs would benefit from an integration with Friture? That might be interesting to then check what integration API these kinds of programs provide.

tlecomte avatar Sep 13 '25 20:09 tlecomte