|
From: Rui N. C. <rn...@rn...> - 2004-06-05 19:19:40
|
Mark, > > To sync up with you I am now using liblscp, linuxsampler and qsampler > all from your web site, just to ensure you and I are at the same place. > (Or could be. I get that you probably have more advanced code than has > been released.) > As of today, nothing is more advanced than the released code :) I will bring it also to the linuxsampler.org cvs repository later on. > > OK, it's basically working for me alsthough I've consistently ran into > what is likely a LS problem, not a QS problem. Using Takashi's vkeybd, > if I hit notes slowly and carefully, then I get notes correctly from > QS/LS. However, if I run the mouse up and down over the keyboard I lock > up QS/LS and sound doesn't stop until I kill the server. > Hmmm. I've been doing that kind of tests too but never got anything stuck as you're saying. Guess I have to harness that a lil'bit more :) > I don't really understang the black bar with the percentage in it, nor > do I quite understand the green numbered area at the right. The black on > seems more indicative of stuff happening with samples streaming, and > possibly the green one is supposed to be notes or something? The number > on the left keeps growing, thile the one on the right goes with the > number of keys I hit. I think the left of the two in green should be > going back to 0 over time, but for me it isn't. This is all a guess. > The black bar shows the least filled audio stream buffer, in percentage. On the far right, the green numbers show the current stream count and current active voice count. If you hover the mouse pointer over those they'll show you a tip, won't they? However I do also find that, most of the time, the counter of active streams (the first green number) always grows, never returning to zero, as I would expect. That would only happen if I reset the channel. Less frequently however the stream usage percentage (your black bar) stalls high around 98%, only releasing to zero or lower percentages either after a long period o inactivity and some more notes are played or the channel is reset, of course. These are things to account with the linuxsampler server backend, if not a terrible mistake of mine, wither of liblscp or qsampler's. > Save and restore is not working. It's telling me is cannot load some > setting in the file and then does nothing as far as I can tell. > Yes, there's a serious flaw in this area, and I'll look forward to it. However you couldn't get far if it were working as advertised anyway, since this is where the mentioned GET CHANNEL INFO command server implementaion is most missed. > > This is a big help. Once the save and restore works a bit better, and > when this stuck note problem is addressed, this will make LS far easier > to use. > > I'll test things like MIDI channels later. I'll also try to use it with > Rosegarden and see how that goes. > We're all counting on your precious feedback. Thanks for the report. Cheers, -- rncbc aka Rui Nuno Capela rn...@rn... |