[PD] pd-extended crashes sending data to SSR with tcpclient

Iain Mott mott at reverberant.com
Wed Jul 3 21:09:33 CEST 2013


> There is one quick and hackish way to avoid the level messages:
> Go to src/boostnetwork/connection.cpp (around line 102) and remove the line
> 
>   _subscriber.send_levels();
> 
> ... and recompile. This should get rid of the annoying "level" messages.


Many thanks Matthias - it did help ease the congestion a bit. 

>  We have big plans to modularize the network interface of the SSR in a
> way that different network protocols can be used interchangeably, e.g.
> WebSockets, FUDI, OSC, ...
[...]
> In addition, we want to implement a publish-subscribe mechanism (for
> all protocols which have a back-channel) which allows clients to
> select the exact amount (and probably rate) of information to receive
> from the SSR.
[...]
> @list: if anyone wants to help feel free to contact us: ssr at spatialaudio.net!


I hope you get some takers. The spatial audio processing in SSR is
really brilliant. It certainly a project well worth supporting!!!

Cheers,

Iain




More information about the Pd-list mailing list