Server doesn't recover from OSC buffer overflow
Closed this issue · 1 comments
Sciss commented
I don't know how easy that is to fix. The best approach would be to catch that error early, i.e. when compiling the SynthDef.
We should also investigate if the OSC buffer size can be increased beyond 64K (or are we still at 8K? TCP works with >8K)
Sciss commented
Closing for now. SoundProcesses now has several mechanisms in place to split up large bundles.