--- linuxsampler/trunk/ChangeLog 2011/08/03 17:11:40 2227 +++ linuxsampler/trunk/ChangeLog 2011/08/08 13:40:04 2232 @@ -118,6 +118,14 @@ 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 + - implemented curves + - implemented opcodes volume_onccN, volume_curveccN + - implemented opcode volume_smoothccN * SoundFont format engine: - Initial implementation (not usable yet)