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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3729 by schoenebeck, Fri Jan 31 10:57:53 2020 UTC revision 3733 by schoenebeck, Sat Feb 1 18:11:20 2020 UTC
# Line 253  Version SVN trunk (?) Line 253  Version SVN trunk (?)
253        bytes (along to the already existing code block tracking by line/column);        bytes (along to the already existing code block tracking by line/column);
254        and added appropriate new members to public C++ API classes like        and added appropriate new members to public C++ API classes like
255        'firstByte' and 'lengthBytes' to class VMSourceToken and struct CodeBlock.        'firstByte' and 'lengthBytes' to class VMSourceToken and struct CodeBlock.
256        - NKSP language: Added support for 'patch' variable qualifier (capture their
257          locations and allow replacement of their assignment expression via VM C++
258          API).
259    
260    * test cases:    * test cases:
261      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.
# Line 301  Version SVN trunk (?) Line 304  Version SVN trunk (?)
304      - If minimum cutoff is defined, remap cutoff controller CC values to really      - If minimum cutoff is defined, remap cutoff controller CC values to really
305        span the entire possible cutoff range (and avoiding a dead controller        span the entire possible cutoff range (and avoiding a dead controller
306        zone).        zone).
307        - Implemented support for loading instrument scripts with 'patch' variables
308          (by patching these script variables with potentially overridden ones by
309          gig Instrument).
310    
311    * SFZ format engine:    * SFZ format engine:
312      - Fixed support for regions with loccN/hiccN conditions on more than one      - Fixed support for regions with loccN/hiccN conditions on more than one

Legend:
Removed from v.3729  
changed lines
  Added in v.3733

  ViewVC Help
Powered by ViewVC