--- linuxsampler/trunk/src/engines/sfz/sfz.h 2011/08/20 14:01:36 2252 +++ linuxsampler/trunk/src/engines/sfz/sfz.h 2011/08/20 15:54:07 2253 @@ -518,10 +518,10 @@ float fillfo_delay, fillfo_fade, fillfo_freq, fillfo_depth; float pitchlfo_delay, pitchlfo_fade, pitchlfo_freq; int pitchlfo_depth; - Array pitchlfo_depthcc; LinuxSampler::ArrayList pitchlfo_delay_oncc; // 0 to 100 seconds LinuxSampler::ArrayList pitchlfo_fade_oncc; // 0 to 100 seconds + LinuxSampler::ArrayList pitchlfo_depthcc; // -1200 to 1200 cents LinuxSampler::ArrayList pitchlfo_freqcc; // 0 to 20 Hz LinuxSampler::ArrayList fillfo_delay_oncc; // 0 to 100 seconds LinuxSampler::ArrayList fillfo_fade_oncc; // 0 to 100 seconds