--- linuxsampler/trunk/ChangeLog 2011/07/29 13:39:58 2223 +++ linuxsampler/trunk/ChangeLog 2011/08/03 17:11:40 2227 @@ -111,6 +111,13 @@ fileg_vel2attack, fileg_vel2hold, fileg_vel2decay, fileg_vel2sustain, fileg_vel2release - implemented opcode lfoN_wave + - implemented opcode pitchlfo_depthccN + - implemented opcodes lfoN_phase, lfoN_phase_onccX, + lfoN_pitch, lfoN_pitch_onccX + - implemented opcodes pitchlfo_fade, + fillfo_fade, amplfo_fade, lfoN_fade, lfoN_fade_onccX + - implemented opcodes fillfo_freqccN, + pitchlfo_freqccN, amplfo_freqccN, lfoN_freq_onccX * SoundFont format engine: - Initial implementation (not usable yet)