From: Steve H. <S.W...@ec...> - 2002-11-05 08:32:00
|
On Tue, Nov 05, 2002 at 02:42:25 -0300, Juan Linietsky wrote: > > The problem with out-of-context is the the cache has to be cleared and > > refilled (well the part touched, and I imagine a big sample set would use > > a lot of cache) and the context switch time is small, but non-zero. As you > > pointied out we dont have very long to write out 64 samples for every > > active sample of every active note. > > > > Sorry, I didnt get the parent mail to this, could you please explain me where > does this out-of-context issue comes from? It was a braino, I meant out-of-process. The previous person was discussin why it was neccesary to go in process for linuxsampler. I think the short answer is that it isn't neccesary, but its damn hard as it is any we dont need anything to make it any harder. - Steve |