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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2953 by schoenebeck, Sat Jul 16 11:24:39 2016 UTC revision 2962 by schoenebeck, Sun Jul 17 17:54:04 2016 UTC
# Line 101  Version SVN trunk (?) Line 101  Version SVN trunk (?)
101      - Implemented built-in script function "change_attack()".      - Implemented built-in script function "change_attack()".
102      - Implemented built-in script function "change_decay()".      - Implemented built-in script function "change_decay()".
103      - Implemented built-in script function "change_release()".      - 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.2953  
changed lines
  Added in v.2962

  ViewVC Help
Powered by ViewVC