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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2889 by schoenebeck, Mon Apr 25 17:28:23 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 51  Version SVN trunk (?) Line 55  Version SVN trunk (?)
55      - Extended parser issues to provide not only first line and first      - Extended parser issues to provide not only first line and first
56        column, but also last line and last column of issue (thus marking        column, but also last line and last column of issue (thus marking
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
59          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.2889  
changed lines
  Added in v.2931

  ViewVC Help
Powered by ViewVC