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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3590 by schoenebeck, Mon Sep 2 09:03:31 2019 UTC revision 3611 by schoenebeck, Mon Sep 30 17:35:43 2019 UTC
# Line 181  Version SVN trunk (?) Line 181  Version SVN trunk (?)
181        "cos()", "tan()", "asin()", "acos()", "atan()".        "cos()", "tan()", "asin()", "acos()", "atan()".
182      - Added built-in script real number constant "~NI_MATH_PI".      - Added built-in script real number constant "~NI_MATH_PI".
183      - Added built-in script real number constant "~NI_MATH_E".      - Added built-in script real number constant "~NI_MATH_E".
184        - NKSP language: Allow unary '+' operator.
185    
186    * test cases:    * test cases:
187      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.
# Line 204  Version SVN trunk (?) Line 205  Version SVN trunk (?)
205      - Added NKSP test cases for built-in functions "round()", "ceil()",      - Added NKSP test cases for built-in functions "round()", "ceil()",
206        "floor()", "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()",        "floor()", "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()",
207        "sin()", "cos()", "tan()", "asin()", "acos()", "atan()".        "sin()", "cos()", "tan()", "asin()", "acos()", "atan()".
208        - Added NKSP test cases for unary '+' operator.
209    
210      * GigaStudio/Gigasampler format engine:
211        - LFOTriangleIntMath and LFOTriangleIntAbsMath: Fixed FlipPhase=true
212          behaviour for start_level_mid.
213    
214      * SFZ format engine:
215        - Fixed support for regions with loccN/hiccN conditions on more than one
216          MIDI controller.
217    
218  Version 2.1.1 (27 Jul 2019)  Version 2.1.1 (27 Jul 2019)
219    

Legend:
Removed from v.3590  
changed lines
  Added in v.3611

  ViewVC Help
Powered by ViewVC