[PD] TCP/IP communication from the unix server to the Pure Data

IOhannes m zmölnig zmoelnig at iem.at
Fri Mar 15 14:25:59 CET 2013


On 03/15/2013 13:02, Nicolas Montgermont wrote:
> cool,
> 
> Should be nice to have them manage list as well, it's better to do that
> in C when you want to transmit long list of float.
> Having choice of endianness may be good as well.
> You can copy both from the externals I've sent yesterday if you want.
> 

for what it is worth, i've been working on a set of RTP-objects in the
last few days.
currently these only handle conversion between lists of float
(multichannel deinterleaved) and singed 16 bit integer (multichannel
interleaved) but adding other converters is on my TODO list (though
formats that meet RTP-profiles are more important)


fgmadrs
IOhannes

https://github.com/iem-projects/pd-iemrtp



More information about the Pd-list mailing list