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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 3727 by schoenebeck, Mon Jan 27 16:34:44 2020 UTC revision 3728 by schoenebeck, Wed Jan 29 13:58:33 2020 UTC
# Line 244  Version SVN trunk (?) Line 244  Version SVN trunk (?)
244        "change_amp_lfo_depth()", "change_cutoff_lfo_depth()" and        "change_amp_lfo_depth()", "change_cutoff_lfo_depth()" and
245        "change_pitch_lfo_depth()", to allow e.g. passing value 2000000 to double        "change_pitch_lfo_depth()", to allow e.g. passing value 2000000 to double
246        the LFO frequency / resonance / cutoff frequency.        the LFO frequency / resonance / cutoff frequency.
247        - Reduced code involved for parsing NKSP variable declarations by using 2
248          generalized grammar rules with optional components (i.e. optional value
249          assignment and optional variable qualifiers) instead of previous linear
250          combinations of grammar rules, which also fixes some edge case.
251    
252    * test cases:    * test cases:
253      - Fixed compiler errors in test cases.      - Fixed compiler errors in test cases.

Legend:
Removed from v.3727  
changed lines
  Added in v.3728

  ViewVC Help
Powered by ViewVC