--- linuxsampler/trunk/ChangeLog 2011/08/19 18:29:29 2249 +++ linuxsampler/trunk/ChangeLog 2011/08/20 10:38:31 2251 @@ -154,6 +154,11 @@ fileg_depth_onccN, pitcheg_delay_onccN, pitcheg_start_onccN, pitcheg_attack_onccN, pitcheg_hold_onccN, pitcheg_decay_onccN, pitcheg_sustain_onccN, pitcheg_release_onccN, pitcheg_depth_onccN + - implemented automatic aliasing *ccN <-> *_onccN + - *lfo_freqccN wasn't working when the respective *lfo_freq + was not set or was set to zero + - lfoN_freq_onccX wasn't working when lfoN_freq + was not set or was set to zero * SoundFont format engine: - Initial implementation (not usable yet)