--- linuxsampler/trunk/ChangeLog 2014/06/10 15:17:01 2613 +++ linuxsampler/trunk/ChangeLog 2014/06/12 18:25:11 2629 @@ -461,6 +461,10 @@ - Giga format scripts: Implemented built-in script function "gig_set_dim_zone(event_id, dimension, zone)". - Implemented built-in script int array variable $KEY_DOWN. + - Implemented built-in script function "abs()". + - Implemented built-in script function "random()". + - Implemented built-in script function "num_elements()". + - Implemented built-in script function "note_off()". * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range