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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3588 by schoenebeck, Sun Sep 1 16:06:48 2019 UTC revision 3590 by schoenebeck, Mon Sep 2 09:03:31 2019 UTC
# Line 176  Version SVN trunk (?) Line 176  Version SVN trunk (?)
176        "change_pitch_lfo_freq()", "change_vol_time()", "change_tune_time()",        "change_pitch_lfo_freq()", "change_vol_time()", "change_tune_time()",
177        "change_pan_time()", instead imply 'final'ness at runtime and raise an        "change_pan_time()", instead imply 'final'ness at runtime and raise an
178        appropriate parser warning at parse time.        appropriate parser warning at parse time.
179        - Added built-in real number functions "round()", "ceil()", "floor()",
180          "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()", "sin()",
181          "cos()", "tan()", "asin()", "acos()", "atan()".
182        - Added built-in script real number constant "~NI_MATH_PI".
183        - Added built-in script real number constant "~NI_MATH_E".
184    
185    * test cases:    * test cases:
186      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.
# Line 196  Version SVN trunk (?) Line 201  Version SVN trunk (?)
201        equalness / unequalness comparison.        equalness / unequalness comparison.
202      - Added NKSP int array and real array tests for value assignment and      - Added NKSP int array and real array tests for value assignment and
203        initialization of arrays.        initialization of arrays.
204        - Added NKSP test cases for built-in functions "round()", "ceil()",
205          "floor()", "sqrt()", "log()", "log2()", "log10()", "exp()", "pow()",
206          "sin()", "cos()", "tan()", "asin()", "acos()", "atan()".
207    
208  Version 2.1.1 (27 Jul 2019)  Version 2.1.1 (27 Jul 2019)
209    

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

  ViewVC Help
Powered by ViewVC