Re: [Linuxsampler-devel] Disabling LADSPA

2014-08-13 Thread Holger Marzen
I did a quick'n'dirty patch: --- ./src/effects/LadspaEffect.cpp.orig 2014-08-13 22:37:11.623392733 +0200 +++ ./src/effects/LadspaEffect.cpp 2014-08-13 22:25:34.552406957 +0200 @@ -376,7 +376,8 @@ std::vector v; // will be filled in callback function _foundLadspaDll() char* pcLad

[Linuxsampler-devel] Disabling LADSPA

2014-08-13 Thread Holger Marzen
Hi all, I use linuxsampler built from source revision 2593. It works ok but when I select the sfz engine it spills out a lot of messages about one of the many LADSPA plugins. This could prevent Qtractor loading my session until Qtractor's author improved catching stdout messages. However, I don't

Re: [Linuxsampler-devel] Occasional clicks at the beginning of the played sample (fwd)

2014-06-27 Thread Holger Marzen
On Fri, 27 Jun 2014, Christian Schoenebeck wrote: > seq_* opcodes seems to define "round robin" selection for regions in the SFZ > format. I just had a short look at current SFZ code, and as far as I could > see > it right now, round robin selection in the SFZ engine could indeed be buggy. > >

[Linuxsampler-devel] Occasional clicks at the beginning of the played sample (fwd)

2014-06-26 Thread Holger Marzen
gth=2 - the same note gets play twice, so that it cycles through the 2 samples Is this a known bug? Is there a workaround by changing some parms in the sfz-file? -- Forwarded message -- Date: Thu, 26 Jun 2014 19:09:52 +0200 (CEST) From: Holger Marzen To: linuxsampler-

[Linuxsampler-devel] Occasional clicks at the beginning of the played sample

2014-06-26 Thread Holger Marzen
Xubuntu 12.04 LTS, Kernels 3.5, 3.15-lowlatency and 3.14.3 with realtime patch 16 GB RAM, Core i5, SSD (desktop and notebook computer) linuxsampler svn 2482 (I also tried a recent one yesterday but it crashed) sfz engine used jack used Tested with linuxsampler standalone, linuxsampler-dssi and lin