--- linuxsampler/trunk/ChangeLog 2011/08/19 18:29:29 2249 +++ linuxsampler/trunk/ChangeLog 2011/08/20 15:54:07 2253 @@ -154,6 +154,16 @@ 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 + - implemented opcodes resonance_onccN, resonance_smoothccN, + resonance_curveccN, cutoff_smoothccN, cutoff_curveccN + - implemented opcodes fillfo_depthchanaft, + fillfo_freqchanaft, amplfo_depthchanaft, amplfo_freqchanaft, + pitchlfo_depthchanaft, pitchlfo_freqchanaft * SoundFont format engine: - Initial implementation (not usable yet)