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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3217 by schoenebeck, Thu May 25 14:46:47 2017 UTC revision 3218 by schoenebeck, Thu May 25 16:32:17 2017 UTC
# Line 167  Version SVN trunk (?) Line 167  Version SVN trunk (?)
167        built-in function "ignore_controller()".        built-in function "ignore_controller()".
168      - Implemented built-in script function "change_velo()".      - Implemented built-in script function "change_velo()".
169      - Implemented built-in script function "change_note()".      - Implemented built-in script function "change_note()".
170        - Adjusted behavior of "change_vol()" and "change_tune()" to a more
171          intuitive behavior if used in combination with "change_vol_time()" or
172          "change_tune_time()" respectively: now tuning/volume changes are only
173          assigned (without delay) immediately to a new note if the respective
174          timing function has not been called before, otherwise the volume/tuning
175          changes are automatically faded (before, only the event's time stamp was
176          relevant).
177    
178    * Instruments DB:    * Instruments DB:
179      - Fixed memory access bug of general DB access code which lead to      - Fixed memory access bug of general DB access code which lead to

Legend:
Removed from v.3217  
changed lines
  Added in v.3218

  ViewVC Help
Powered by ViewVC