On Tue, Mar 18, 2003 at 08:35:30 +0100, Lukas Degener wrote: > > > > > >I'm new to LADSPA, but isn't that what LADSPA control > >protocol does? > > > Dunno. have to do some reading. What is Open Sound Control?
Its a synthesis focused message passing protocol. Generally run over UDP. Pretty popular in the academic world. It could/should be a canditate for the low level DSP / UI interaction, if you wanted to seperate the code. - Steve
