--- linuxsampler/trunk/src/engines/sfz/sfz.h 2011/07/29 13:39:58 2223 +++ linuxsampler/trunk/src/engines/sfz/sfz.h 2011/08/01 19:08:09 2224 @@ -422,6 +422,7 @@ float fillfo_delay, fillfo_fade, fillfo_freq, fillfo_depth; float pitchlfo_delay, pitchlfo_fade, pitchlfo_freq; int pitchlfo_depth; + Array pitchlfo_depthcc; // envelope generators LinuxSampler::ArrayList eg;