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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2594 by schoenebeck, Thu Jun 5 00:16:25 2014 UTC revision 2598 by schoenebeck, Fri Jun 6 12:38:54 2014 UTC
# Line 435  Version CVS HEAD (?) Line 435  Version CVS HEAD (?)
435      - Implemented built-in script constant variable $VCC_PITCH_BEND.      - Implemented built-in script constant variable $VCC_PITCH_BEND.
436      - Implemented execution of script event handler "init".      - Implemented execution of script event handler "init".
437      - Implemented execution of script event handler "controller".      - Implemented execution of script event handler "controller".
438        - Implemented execution of script event handler "note".
439        - Implemented execution of script event handler "release".
440        - Implemented built-in script function "play_note()" (only two of the
441          max. four function arguments are currently implemented yet though).
442        - Implemented built-in script int variable $EVENT_ID.
443        - Implemented built-in script function "ignore_event()"
444        - Implemented built-in script function "ignore_controller()" (may have one
445          or no argument).
446    
447    * Bug fixes:    * Bug fixes:
448      - 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.2594  
changed lines
  Added in v.2598

  ViewVC Help
Powered by ViewVC