--- linuxsampler/trunk/ChangeLog 2011/08/08 18:46:19 2233 +++ linuxsampler/trunk/ChangeLog 2011/08/10 19:40:39 2235 @@ -131,6 +131,10 @@ lfoN_freq_smoothccX, lfoN_pitch_smoothccX, lfoN_pan_onccX, lfoN_pan_smoothccX, lfoN_cutoff_onccX, lfoN_cutoff_smoothccX, lfoN_resonance_onccX, lfoN_resonance_smoothccX, lfoN_delay_onccX + - implemented opcode end + - implemented opcodes egN_amplitude_onccX, + egN_volume, egN_volume_onccX, egN_cutoff, egN_cutoff_onccX, + egN_pitch, egN_pitch_onccX, egN_resonance, egN_resonance_onccX * SoundFont format engine: - Initial implementation (not usable yet)