--- linuxsampler/trunk/ChangeLog 2011/08/01 19:08:09 2224 +++ linuxsampler/trunk/ChangeLog 2011/08/04 19:02:36 2229 @@ -112,6 +112,17 @@ 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 + - implemented opcodes ampeg_delayccN, ampeg_startccN, + ampeg_attackccN, ampeg_holdccN, ampeg_decayccN, ampeg_sustainccN, + ampeg_releaseccN, egN_timeX_onccY, egN_levelX_onccY + - lfoN_* and egN_* opcodes defined in group sections + are now taken into account * SoundFont format engine: - Initial implementation (not usable yet)