/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2613 by schoenebeck, Tue Jun 10 15:17:01 2014 UTC revision 2645 by schoenebeck, Wed Jun 18 00:14:57 2014 UTC
# Line 461  Version CVS HEAD (?) Line 461  Version CVS HEAD (?)
461      - Giga format scripts: Implemented built-in script function      - Giga format scripts: Implemented built-in script function
462        "gig_set_dim_zone(event_id, dimension, zone)".        "gig_set_dim_zone(event_id, dimension, zone)".
463      - Implemented built-in script int array variable $KEY_DOWN.      - Implemented built-in script int array variable $KEY_DOWN.
464        - Implemented built-in script function "abs()".
465        - Implemented built-in script function "random()".
466        - Implemented built-in script function "num_elements()".
467        - Implemented built-in script function "note_off()".
468        - Implemented built-in script function "set_event_mark()".
469        - Implemented built-in script function "delete_event_mark()".
470        - Implemented built-in script function "by_marks()".
471        - Added built-in script int const variables $MARK_1 to $MARK_28.
472        - Built-in script functions "ignore_event()", "note_off()" and
473          "gig_set_dim_zone()" now also accept an array of event IDs as argument
474          (i.e. return value of new script function "by_marks()").
475        - Pass/preserve polyphonic variable data from respective "note" event
476          handler to "release" event handler.
477    
478    * Bug fixes:    * Bug fixes:
479      - Fixed crash which may occur when MIDI key + transpose is out of range      - Fixed crash which may occur when MIDI key + transpose is out of range

Legend:
Removed from v.2613  
changed lines
  Added in v.2645

  ViewVC Help
Powered by ViewVC