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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2951 by schoenebeck, Fri Jul 15 20:07:47 2016 UTC revision 2962 by schoenebeck, Sun Jul 17 17:54:04 2016 UTC
# Line 98  Version SVN trunk (?) Line 98  Version SVN trunk (?)
98      - Added built-in script constant "$NI_CB_TYPE_RELEASE".      - Added built-in script constant "$NI_CB_TYPE_RELEASE".
99      - Added built-in script constant "$NI_CB_TYPE_CONTROLLER".      - Added built-in script constant "$NI_CB_TYPE_CONTROLLER".
100      - NKSP Language: Added support for user defined script functions.      - NKSP Language: Added support for user defined script functions.
101        - Implemented built-in script function "change_attack()".
102        - Implemented built-in script function "change_decay()".
103        - Implemented built-in script function "change_release()".
104        - Fixed all change_*() built-in script functions to apply their
105          synthesis parameter changes immediately in case the respective note
106          was triggered at the same time, instead of scheduling the parameter
107          change, especially because it would cause some parameter types's
108          changes either to be ramped (i.e. change_vol()) or other types even
109          to have not effect at all (i.e. change_attack()).
110    
111  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
112    

Legend:
Removed from v.2951  
changed lines
  Added in v.2962

  ViewVC Help
Powered by ViewVC