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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3714 by schoenebeck, Sat Jan 11 20:19:11 2020 UTC revision 3715 by schoenebeck, Sun Jan 12 17:07:34 2020 UTC
# Line 234  Version SVN trunk (?) Line 234  Version SVN trunk (?)
234      - Fix: built-in functions returning an array type were broken and caused a      - Fix: built-in functions returning an array type were broken and caused a
235        crash when the built-in function's (supposed to be array) result value was        crash when the built-in function's (supposed to be array) result value was
236        used by the script VM.        used by the script VM.
237        - Removed upper value constraint for 2nd argument of built-in functions
238          "change_amp_lfo_freq()", "change_cutoff_lfo_freq()",
239          "change_pitch_lfo_freq()","change_reso()", "change_cutoff()",
240          "change_amp_lfo_depth()", "change_cutoff_lfo_depth()" and
241          "change_pitch_lfo_depth()", to allow e.g. passing value 2000000 to double
242          the LFO frequency / resonance / cutoff frequency.
243    
244    * test cases:    * test cases:
245      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.

Legend:
Removed from v.3714  
changed lines
  Added in v.3715

  ViewVC Help
Powered by ViewVC