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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2902 by schoenebeck, Tue May 3 14:00:16 2016 UTC revision 2931 by schoenebeck, Sat Jul 9 14:38:33 2016 UTC
# Line 20  Version SVN trunk (?) Line 20  Version SVN trunk (?)
20        being directly assigned to a keyboard key. This allows more fine graded        being directly assigned to a keyboard key. This allows more fine graded
21        processing of voices, which is i.e. required for certain instrument        processing of voices, which is i.e. required for certain instrument
22        script features.        script features.
23        - Fix: Release trigger voices were not spawned on sustain pedal up
24          (CC #64) events.
25        - Fix: Release trigger voices can now also distinguish correctly between
26          note-off and sustain pedal up events.
27    
28    * packaging changes:    * packaging changes:
29      - removed unnecessary dependency to libuuid      - removed unnecessary dependency to libuuid
# Line 53  Version SVN trunk (?) Line 57  Version SVN trunk (?)
57        the precise span of the issue within the source code).        the precise span of the issue within the source code).
58      - Reload script automatically after being modified by an instrument      - Reload script automatically after being modified by an instrument
59        editor.        editor.
60        - NKSP language grammar correction: allow empty event handler bodies
61          like "on note end on".
62        - Implemented built-in script function "change_vol()".
63        - Implemented built-in script function "change_tune()".
64        - Implemented built-in script function "change_pan()".
65    
66  Version 2.0.0 (15 July 2015)  Version 2.0.0 (15 July 2015)
67    

Legend:
Removed from v.2902  
changed lines
  Added in v.2931

  ViewVC Help
Powered by ViewVC