|
From: Rui N. C. <rn...@rn...> - 2004-01-06 08:55:28
|
Mark Knecht wrote: > > I guess you guys know what you're doing, but as a user I sure will look > forward to when you get back to adding needed capabilities to LS itself. > > This is pretty boring for those of us so C++ challenged! ;-) > Oh. Don't worry. This protocol interface thing will be just plain C, but it's in the main path to build an early GUI to linuxsampler. So, my tasks at hand are all about the LSCP prococol implementation (C API, code named as liblscp) and then a Qt GUI interface example to linuxsampler, in this particular order. None of these tasks will add any core features or capabilities to the linuxsampler engine. It will be just a path to interfere with it in a client/server fashion :) Until the server code is eventualy plugged into linuxsampler, all core engine development will continue quite independently from the LSCP implementation. That's why you should not worry about ;) Bye, -- rncbc aka Rui Nuno Capela rn...@rn... |