|
From: Rui N. C. <rn...@rn...> - 2004-06-01 23:32:41
|
Hi, As you might know, qsampler is my work in progress as a Qt GUI interfac e for linuxsampler. It's been under slow development but it's already getting on par with the current LSCP implementation on the server side. In fact, it's already missing important LSCP commands (e.g. GET CHANNEL INFO) from the linuxsampler server, as for qsampler frontend getting in proper sync with the backend. Meanwhile, qsampler is already functional, essentially speaking. You can already start the server, create a sampler channel, load an engine and a gig instrument file, with corresponding MIDI/audio drivers (ALSA or JACK) and follow the stream and voice usage on screen. You also may save sampler sessions and reload them. All initially proposed features are in place. You still have to connect the proper ALSA and/or JACK device ports externally (e.g. by using qjackctl? ;) that's for you to play and listen anything Qsampler needs liblscp, available on the same CVS repository, hosted on SF (http:/sourceforge.net/projects/qsampler). Instructions for checking out these were already posted here twice, so you'll probably know the thrill... I'll try to package all or some of the stuff as RPMs, for some "major" distros I have access (SUSE 9.1, FC1 and MDK 10.0). You can find those under http://www.rncbc.org/ls , as time permits. OK. All this long to just say that we're now entering feedback season :) Cheers. -- rncbc aka Rui Nuno Capela rn...@rn... |