|
From: Mark K. <mar...@co...> - 2003-11-18 00:03:12
|
On Mon, 2003-11-17 at 03:40, be...@ga... wrote: > Scrive Mark Knecht <mar...@co...>: > > The SustainedKeysPool FULL message is due to > audiothread.cpp: line 40: > SustainedKeyPool = new RTELMemoryPool<sustained_key_t>(200); > you must replace 200 with MAX_AUDIO_VOICES. > There can be as much sustaned voices as there are voices. > Download the latest CVS where Christian made some fixes that avoid > crashes and apply the above change. > Then set MAX_AUDIO_VOICES/STREAMS to 256, recompile and try to > drive LS to 240-250 voices and look at the 'top' command how much > CPU LS consumes. I'm curious :-) > Sorry. This version does not work for me. It loads up but actls like it's not receiving MIDI events and produces no audio. - Mark |