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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3586 by schoenebeck, Fri Aug 30 18:59:21 2019 UTC revision 3587 by schoenebeck, Sat Aug 31 12:08:49 2019 UTC
# Line 138  Version SVN trunk (?) Line 138  Version SVN trunk (?)
138      - NKSP parser: if wrong argument type was passed to a built-in function and      - NKSP parser: if wrong argument type was passed to a built-in function and
139        that built-in function accepts more than one data type for the argument,        that built-in function accepts more than one data type for the argument,
140        then show all supported data types as parser error message.        then show all supported data types as parser error message.
141        - Built-in function "play_note()" accepts now real numbers and seconds as
142          unit type as well for its 3rd and 4th function arguments.
143        - The following built-in functions accept now real numbers as well for their
144          2nd function argument: "change_vol()", "change_tune()", "change_cutoff()",
145          "change_attack()", "change_decay()", "change_release()",
146          "change_sustain()", "change_cutoff_attack()", "change_cutoff_decay()",
147          "change_cutoff_sustain()", "change_cutoff_release()",
148          "change_amp_lfo_freq()", "change_cutoff_lfo_freq()",
149          "change_pitch_lfo_freq()", "change_vol_time()", "change_tune_time()",
150          "change_pan_time()", "fade_in()", "fade_out()", "change_play_pos()".
151        - Fixed built-in function "change_play_pos()" not having accepted metric
152          prefixes at all.
153    
154    * test cases:    * test cases:
155      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.

Legend:
Removed from v.3586  
changed lines
  Added in v.3587

  ViewVC Help
Powered by ViewVC