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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2629 by schoenebeck, Thu Jun 12 18:25:11 2014 UTC revision 2630 by schoenebeck, Fri Jun 13 15:01:06 2014 UTC
# Line 465  Version CVS HEAD (?) Line 465  Version CVS HEAD (?)
465      - Implemented built-in script function "random()".      - Implemented built-in script function "random()".
466      - Implemented built-in script function "num_elements()".      - Implemented built-in script function "num_elements()".
467      - Implemented built-in script function "note_off()".      - 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    
476    * Bug fixes:    * Bug fixes:
477      - 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.2629  
changed lines
  Added in v.2630

  ViewVC Help
Powered by ViewVC