On Saturday 25 August 2012 01:04:48 Nils wrote:
> Instantiating LADSPA effect 'triplePara'.
> LADSPA effect 'triplePara' activated.

That message is rendered by LS.

> when starting LS my terminal output is full of this message, several times,
> maybe 100. It has nothing to do with the number of instruments, even when
> I only load one sfz this happens a lot.

The SFZ engine instantiates an EQ effect for each voice object when a new SFZ 
engine is created (when you have a LADSPA effect called "triplePara" installed 
on your system and if you compiled the sampler with LADSPA support of course). 
So in case your sampler is configured with 90 voices, you will see those two 
messages 90 times.

For now, if the message annoys you, you can comment the respective dmsg() 
debug message calls in method LadspaEffect::InitEffect() (source file 
src/effect/LadspaEffect.cpp, line 267).

CU
Christian

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to